wing32: Update win32.api to fix the winapi_check warnings.
This commit is contained in:
parent
31c8f3e02b
commit
910d1b01e8
|
@ -5444,6 +5444,26 @@ void
|
|||
LPCWSTR
|
||||
LPWSTR
|
||||
|
||||
%%wing32.dll
|
||||
|
||||
%long
|
||||
|
||||
BOOL
|
||||
COLORREF
|
||||
HBITMAP
|
||||
HBRUSH
|
||||
HDC
|
||||
HPALETTE
|
||||
INT
|
||||
UINT
|
||||
|
||||
%ptr
|
||||
|
||||
BITMAPINFO *
|
||||
RGBQUAD *
|
||||
void *
|
||||
void **
|
||||
|
||||
%%wininet.dll
|
||||
|
||||
%double
|
||||
|
|
Loading…
Reference in New Issue