gdi32: Update win32.api to fix the winapi_check warnings.
This commit is contained in:
parent
b4209a7bb8
commit
ce9672367a
|
@ -1371,6 +1371,10 @@ ULONG
|
|||
WORD
|
||||
int
|
||||
|
||||
%long --pointer
|
||||
|
||||
DWORD_PTR
|
||||
|
||||
%float
|
||||
|
||||
FLOAT
|
||||
|
@ -1449,8 +1453,8 @@ PALETTEENTRY *
|
|||
PFLOAT
|
||||
PIXELFORMATDESCRIPTOR *
|
||||
POINT *
|
||||
PPOLYTEXTA
|
||||
PPOLYTEXTW
|
||||
POLYTEXTA *
|
||||
POLYTEXTW *
|
||||
PVOID
|
||||
RECT *
|
||||
RGBQUAD *
|
||||
|
|
Loading…
Reference in New Issue