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

Alexandre Julliard julliard at wine.codeweavers.com
Mon Sep 10 10:17:49 CDT 2007


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

Author: Francois Gouget <fgouget at free.fr>
Date:   Sat Sep  1 02:43:12 2007 +0200

query: 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 e82bd49..21bee48 100644
--- a/tools/winapi/win32.api
+++ b/tools/winapi/win32.api
@@ -4096,6 +4096,26 @@ LPVOID *
 REFCLSID
 REFIID
 
+%%query.dll
+
+%long
+
+HRESULT
+ULONG
+
+%ptr
+
+CI_STATE *
+ULONG *
+
+%str
+
+CHAR *
+
+%wstr
+
+WCHAR *
+
 %%rasapi32.dll
 
 %long




More information about the wine-cvs mailing list