authorgravatar for johnnymarler@gmail.comJonathan Marler <johnnymarler@gmail.com> 2021-08-20 09:11:04-06:00
committergravatar for andrew@ziglang.orgAndrew Kelley <andrew@ziglang.org> 2021-08-20 19:44:24-04:00
log6c55d854cffbe7a518e8ec62f746585ddc68ebbf
tree3715c9343ae205bd2cdc6cba44f552057a0345db
parent5806c386eb640247f6aa8983132c6b193195ea4a

Add compstui.def

The compstui library contains 4 Windows functions which were recently added to the win32metadta project. I copied this def file from the mingw-w64 project.

1 files changed, 12 insertions(+), 0 deletions(-)

lib/libc/mingw/lib-common/compstui.def created+12
......@@ -0,0 +1,12 @@
1;
2; Exports of file COMPSTUI.dll
3;
4; Autogenerated by gen_exportdef
5; Written by Kai Tietz, 2007
6;
7LIBRARY COMPSTUI.dll
8EXPORTS
9CommonPropertySheetUIA
10CommonPropertySheetUIW
11GetCPSUIUserData
12SetCPSUIUserData