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

Francois Gouget fgouget at free.fr
Fri Aug 31 19:46:34 CDT 2007


---

Some small updates since the last time I updated these dlls...

 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 ffe63a7..fafa7e2 100644
--- a/tools/winapi/win32.api
+++ b/tools/winapi/win32.api
@@ -4454,6 +4454,7 @@ HSPFILEQ
 HSTRING_TABLE
 HWND
 INT
+LogSeverity
 LONG
 REGSAM
 UINT
@@ -4497,6 +4498,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
@@ -4529,6 +4534,8 @@ PWSTR
 
 BOOL
 HANDLE
+HKEY
+REGSAM
 
 %wstr
 
@@ -4555,6 +4562,7 @@ REFIID
 %str
 
 LPCSTR
+LPSTR
 
 %void
 
@@ -5026,6 +5034,7 @@ LPBC
 LPBINDCTX
 LPBINDSTATUSCALLBACK
 LPSOFTDISTINFO
+LPSTREAM *
 LPUNKNOWN
 LPVOID
 LPVOID *
@@ -5111,6 +5120,7 @@ int
 %long --pointer
 
 INT_PTR
+LONG_PTR
 UINT_PTR
 ULONG_PTR
 
-- 
1.5.2.4




More information about the wine-patches mailing list