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

Alexandre Julliard julliard at wine.codeweavers.com
Thu Aug 16 05:38:28 CDT 2007


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

Author: Francois Gouget <fgouget at free.fr>
Date:   Wed Aug 15 14:52:29 2007 +0200

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

---

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

diff --git a/tools/winapi/win32.api b/tools/winapi/win32.api
index 36ded2d..781573f 100644
--- a/tools/winapi/win32.api
+++ b/tools/winapi/win32.api
@@ -3267,6 +3267,27 @@ void *
 
 void
 
+%%ntprint.dll
+
+%long
+
+BOOL
+DWORD
+HANDLE
+
+%ptr
+
+LPDWORD
+LPVOID
+
+%wstr
+
+LPWSTR
+
+%void
+
+VOID
+
 %%odbc32.dll
 
 %long




More information about the wine-cvs mailing list