Module: wine Branch: master Commit: 878c6f4f5eca834e5fcbd7b35eeee569f3b62eb6 URL: http://source.winehq.org/git/wine.git/?a=commit;h=878c6f4f5eca834e5fcbd7b35e...
Author: Francois Gouget fgouget@free.fr Date: Sat Sep 1 02:46:38 2007 +0200
winex11.drv: Update win32.api to fix the winapi_check warnings.
---
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 75d34ae..8f6e35d 100644 --- a/tools/winapi/win32.api +++ b/tools/winapi/win32.api @@ -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