compstui: Update win32.api to fix the winapi_check warnings.
This commit is contained in:
parent
3641ede83c
commit
e4466d5c17
|
@ -587,6 +587,21 @@ LPSTR
|
|||
LPCWSTR
|
||||
LPWSTR
|
||||
|
||||
%%compstui.dll
|
||||
|
||||
%long
|
||||
|
||||
BOOL
|
||||
HWND
|
||||
LONG
|
||||
LPARAM
|
||||
ULONG_PTR
|
||||
|
||||
%ptr
|
||||
|
||||
LPDWORD
|
||||
PFNPROPSHEETUI
|
||||
|
||||
%%crtdll.dll
|
||||
|
||||
%long
|
||||
|
|
Loading…
Reference in New Issue