Francois Gouget : nddeapi: 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: 66b7134a046fb5b9efa3037df3b4f00b8790efc1
URL:    http://source.winehq.org/git/wine.git/?a=commit;h=66b7134a046fb5b9efa3037df3b4f00b8790efc1

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

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

---

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

diff --git a/tools/winapi/win32.api b/tools/winapi/win32.api
index a85b657..7c6d1e3 100644
--- a/tools/winapi/win32.api
+++ b/tools/winapi/win32.api
@@ -2899,6 +2899,21 @@ LPVOID *
 REFCLSID
 REFIID
 
+%%nddeapi.dll
+
+%long
+
+DWORD
+UINT
+
+%str
+
+LPSTR
+
+%wstr
+
+LPWSTR
+
 %%netapi32.dll
 
 %long




More information about the wine-cvs mailing list