Francois Gouget : winapi: Update win32.api to match the current sources.

Alexandre Julliard julliard at wine.codeweavers.com
Tue Jan 3 06:37:39 CST 2006


Module: wine
Branch: refs/heads/master
Commit: 19d8a272d3a972a52f5d682d592b2842cb8bd9bc
URL:    http://source.winehq.org/git/?p=wine.git;a=commit;h=19d8a272d3a972a52f5d682d592b2842cb8bd9bc

Author: Francois Gouget <fgouget at free.fr>
Date:   Tue Jan  3 12:10:23 2006 +0100

winapi: Update win32.api to match the current sources.

---

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

diff --git a/tools/winapi/win32.api b/tools/winapi/win32.api
index 2eb5979..e5a7df8 100644
--- a/tools/winapi/win32.api
+++ b/tools/winapi/win32.api
@@ -763,6 +763,7 @@ HWND
 IMAGEHLP_SYMBOL_TYPE_INFO
 MINIDUMP_TYPE
 ULONG
+unsigned short
 
 %longlong
 
@@ -773,6 +774,7 @@ ULONG64
 
 DWORD64 *
 LPAPI_VERSION
+LPEXT_API_VERSION
 LPSTACKFRAME
 LPSTACKFRAME64
 LPVOID
@@ -813,6 +815,7 @@ PSYMBOL_REGISTERED_CALLBACK64
 PTRANSLATE_ADDRESS_ROUTINE
 PTRANSLATE_ADDRESS_ROUTINE64
 PVOID
+PWINDBG_EXTENSION_APIS
 ULONG *
 char **
 void *
@@ -826,6 +829,10 @@ PCSTR
 PSTR
 char *
 
+%void
+
+void
+
 %%dciman32.dll
 
 %long




More information about the wine-cvs mailing list