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

Alexandre Julliard julliard at wine.codeweavers.com
Tue Feb 6 08:03:35 CST 2007


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

Author: Francois Gouget <fgouget at free.fr>
Date:   Tue Feb  6 10:20:34 2007 +0100

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

---

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

diff --git a/tools/winapi/win32.api b/tools/winapi/win32.api
index 40c2188..5f508cb 100644
--- a/tools/winapi/win32.api
+++ b/tools/winapi/win32.api
@@ -5632,6 +5632,14 @@ PWTS_PROCESS_INFOW *
 PWTS_SESSION_INFOA *
 PWTS_SESSION_INFOW *
 
+%str
+
+LPSTR
+
+%wstr
+
+LPWSTR
+
 %void
 
 void




More information about the wine-cvs mailing list