Update win32.api

Francois Gouget fgouget at free.fr
Mon Jan 2 05:26:44 CST 2006


Changelog:

  * tools/winapi/win32.api

    Francois Gouget <fgouget at free.fr>
    Update win32.api to match the current sources.


-- 
Francois Gouget         fgouget at free.fr        http://fgouget.free.fr/
             "Lotto: A tax on people who are bad at math." -- unknown
           "Windows: Microsoft's tax on computer illiterates." -- WE7U
-------------- next part --------------
Index: tools/winapi/win32.api
===================================================================
RCS file: /var/cvs/wine/tools/winapi/win32.api,v
retrieving revision 1.66
diff -u -p -r1.66 win32.api
--- tools/winapi/win32.api	9 Dec 2005 12:17:30 -0000	1.66
+++ tools/winapi/win32.api	2 Jan 2006 10:56:26 -0000
@@ -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-patches mailing list