wing32: Update win32.api to fix the winapi_check warnings.

Francois Gouget fgouget at free.fr
Thu Aug 9 10:30:30 CDT 2007


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

diff --git a/tools/winapi/win32.api b/tools/winapi/win32.api
index d1a0b0f..5f2ae25 100644
--- a/tools/winapi/win32.api
+++ b/tools/winapi/win32.api
@@ -5662,6 +5662,26 @@ void
 LPCWSTR
 LPWSTR
 
+%%wing32.dll
+
+%long
+
+BOOL
+COLORREF
+HBITMAP
+HBRUSH
+HDC
+HPALETTE
+INT
+UINT
+
+%ptr
+
+BITMAPINFO *
+RGBQUAD *
+void *
+void **
+
 %%wininet.dll
 
 %double
-- 
1.5.2.4




More information about the wine-patches mailing list