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

Alexandre Julliard julliard at wine.codeweavers.com
Fri Aug 10 07:31:05 CDT 2007


Module: wine
Branch: master
Commit: 910d1b01e8e900315cf358e2e4e4dc33e50b27cc
URL:    http://source.winehq.org/git/wine.git/?a=commit;h=910d1b01e8e900315cf358e2e4e4dc33e50b27cc

Author: Francois Gouget <fgouget at free.fr>
Date:   Thu Aug  9 17:30:30 2007 +0200

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

---

 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 f3000c2..c3c33d8 100644
--- a/tools/winapi/win32.api
+++ b/tools/winapi/win32.api
@@ -5444,6 +5444,26 @@ void
 LPCWSTR
 LPWSTR
 
+%%wing32.dll
+
+%long
+
+BOOL
+COLORREF
+HBITMAP
+HBRUSH
+HDC
+HPALETTE
+INT
+UINT
+
+%ptr
+
+BITMAPINFO *
+RGBQUAD *
+void *
+void **
+
 %%wininet.dll
 
 %double




More information about the wine-cvs mailing list