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

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


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

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

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

---

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

diff --git a/tools/winapi/win32.api b/tools/winapi/win32.api
index 78935ac..0bf8277 100644
--- a/tools/winapi/win32.api
+++ b/tools/winapi/win32.api
@@ -4864,6 +4864,31 @@ void
 LPCWSTR
 LPWSTR
 
+%%userenv.dll
+
+%long
+
+BOOL
+DWORD
+HANDLE
+
+%ptr
+
+DWORD *
+LPDWORD
+LPPROFILEINFOA
+LPVOID *
+
+%str
+
+LPCSTR
+LPSTR
+
+%wstr
+
+LPCWSTR
+LPWSTR
+
 %%usp10.dll
 
 %long




More information about the wine-cvs mailing list