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

Francois Gouget fgouget at free.fr
Thu Aug 9 10:29:57 CDT 2007


---
 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 5f2ae25..d31da66 100644
--- a/tools/winapi/win32.api
+++ b/tools/winapi/win32.api
@@ -5118,6 +5118,31 @@ void
 LPCWSTR
 LPWSTR
 
+%%userenv.dll
+
+%long
+
+BOOL
+DWORD
+HANDLE
+
+%ptr
+
+DWORD *
+LPDWORD
+LPPROFILEINFOA
+LPVOID *
+
+%str
+
+LPCSTR
+LPSTR
+
+%wstr
+
+LPCWSTR
+LPWSTR
+
 %%usp10.dll
 
 %long
-- 
1.5.2.4



More information about the wine-patches mailing list