Commit 6c55d854cf

Jonathan Marler <johnnymarler@gmail.com>
2021-08-20 17:11:04
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 parent 5806c38
Changed files (1)
lib
libc
mingw
lib-common
lib/libc/mingw/lib-common/compstui.def
@@ -0,0 +1,12 @@
+; 
+; Exports of file COMPSTUI.dll
+;
+; Autogenerated by gen_exportdef
+; Written by Kai Tietz, 2007
+;
+LIBRARY COMPSTUI.dll
+EXPORTS
+CommonPropertySheetUIA
+CommonPropertySheetUIW
+GetCPSUIUserData
+SetCPSUIUserData