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

Francois Gouget fgouget at free.fr
Fri Aug 31 19:46:38 CDT 2007


---
 tools/winapi/win32.api |   13 ++++++++++++-
 1 files changed, 12 insertions(+), 1 deletions(-)

diff --git a/tools/winapi/win32.api b/tools/winapi/win32.api
index fafa7e2..886dfc8 100644
--- a/tools/winapi/win32.api
+++ b/tools/winapi/win32.api
@@ -5763,9 +5763,12 @@ HBITMAP
 HBRUSH
 HDC
 HFONT
+HGLRC
 HICON
 HKL
+HMONITOR
 HPALETTE
+HPBUFFERARB
 HPEN
 HRGN
 HWND
@@ -5776,6 +5779,7 @@ LRESULT
 SHORT
 UINT
 WCHAR
+Window
 WPARAM
 int
 
@@ -5793,23 +5797,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 *
@@ -5818,6 +5825,10 @@ void *
 
 void
 
+%str
+
+LPCSTR
+
 %wstr
 
 LPCWSTR
-- 
1.5.2.4




More information about the wine-patches mailing list