Francois Gouget : winapi_check: Assorted win16.api and win32.api updates.

Alexandre Julliard julliard at wine.codeweavers.com
Mon Sep 10 10:17:48 CDT 2007


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

Author: Francois Gouget <fgouget at free.fr>
Date:   Sat Sep  1 02:46:34 2007 +0200

winapi_check: Assorted win16.api and win32.api updates.

---

 tools/winapi/win16.api |    4 ++--
 tools/winapi/win32.api |   10 ++++++++++
 2 files changed, 12 insertions(+), 2 deletions(-)

diff --git a/tools/winapi/win16.api b/tools/winapi/win16.api
index 11644c6..ea646c9 100644
--- a/tools/winapi/win16.api
+++ b/tools/winapi/win16.api
@@ -1176,7 +1176,7 @@ REFGUID
 
 %str
 
-LPOLESTR
+LPSTR
 
 %word
 
@@ -1237,7 +1237,7 @@ VA_LIST16
 WINDOWPLACEMENT16 *
 WNDCLASS16 *
 WNDCLASSEX16 *
-WNDPROC
+WINDOWPROC *
 WORD *
 void *
 
diff --git a/tools/winapi/win32.api b/tools/winapi/win32.api
index f2a6ef0..75d34ae 100644
--- a/tools/winapi/win32.api
+++ b/tools/winapi/win32.api
@@ -4422,6 +4422,7 @@ HSPFILEQ
 HSTRING_TABLE
 HWND
 INT
+LogSeverity
 LONG
 REGSAM
 UINT
@@ -4465,6 +4466,10 @@ PSP_FILE_CALLBACK_W
 PSP_FILE_COPY_PARAMS_A
 PSP_FILE_COPY_PARAMS_W
 PSP_INF_INFORMATION
+PSP_ORIGINAL_FILE_INFO_A
+PSP_ORIGINAL_FILE_INFO_W
+PCSTR *
+PCWSTR *
 PSTR *
 PUINT
 PVOID
@@ -4497,6 +4502,8 @@ PWSTR
 
 BOOL
 HANDLE
+HKEY
+REGSAM
 
 %wstr
 
@@ -4523,6 +4530,7 @@ REFIID
 %str
 
 LPCSTR
+LPSTR
 
 %void
 
@@ -4979,6 +4987,7 @@ LPBC
 LPBINDCTX
 LPBINDSTATUSCALLBACK
 LPSOFTDISTINFO
+LPSTREAM *
 LPUNKNOWN
 LPVOID
 LPVOID *
@@ -5064,6 +5073,7 @@ int
 %long --pointer
 
 INT_PTR
+LONG_PTR
 UINT_PTR
 ULONG_PTR
 




More information about the wine-cvs mailing list