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.
This commit is contained in:
Jonathan Marler 2021-08-20 09:11:04 -06:00 committed by Andrew Kelley
parent 5806c386eb
commit 6c55d854cf

12
lib/libc/mingw/lib-common/compstui.def vendored Normal file
View File

@ -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