Commit 878c6f4f authored by Francois Gouget's avatar Francois Gouget Committed by Alexandre Julliard

winex11.drv: Update win32.api to fix the winapi_check warnings.

parent ee6a9625
......@@ -5716,9 +5716,12 @@ HBITMAP
HBRUSH
HDC
HFONT
HGLRC
HICON
HKL
HMONITOR
HPALETTE
HPBUFFERARB
HPEN
HRGN
HWND
......@@ -5729,6 +5732,7 @@ LRESULT
SHORT
UINT
WCHAR
Window
WPARAM
int
......@@ -5746,23 +5750,26 @@ HANDLE16 *
HKL *
INT *
LPBYTE
LPCRECT
LPCVOID
LPDEVMODEW
LPINPUT
LPINT
LPLOGFONTW
LPMONITORINFO
LPPALETTEENTRY
LPPOINT
LPRECT
LPSIZE
LPVOID
LPWTPACKET *
MONITORENUMPROC
PIXELFORMATDESCRIPTOR *
POINT *
PROC
RECT *
RGBQUAD *
TEXTMETRICW *
WINDOWPOS *
X11DRV_PDEVICE *
X11DRV_PDEVICE **
void *
......@@ -5771,6 +5778,10 @@ void *
void
%str
LPCSTR
%wstr
LPCWSTR
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment