Update win32.api to match current sources

Francois Gouget fgouget at free.fr
Thu Jun 30 05:16:35 CDT 2005


Changelog:

  * tools/winapi/win32.api

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


-- 
Francois Gouget         fgouget at free.fr        http://fgouget.free.fr/
     Indifference will certainly be the downfall of mankind, but who cares?
-------------- next part --------------
Index: tools/winapi/win32.api
===================================================================
RCS file: /var/cvs/wine/tools/winapi/win32.api,v
retrieving revision 1.35
diff -u -p -r1.35 win32.api
--- tools/winapi/win32.api	28 Jun 2005 10:54:18 -0000	1.35
+++ tools/winapi/win32.api	30 Jun 2005 09:58:56 -0000
@@ -127,7 +127,6 @@ PLSA_TRANSLATED_SID *
 PLSA_UNICODE_STRING
 PLSA_UNICODE_STRING *
 PLUID
-PMENUBARINFO
 POBJECT_TYPE_LIST
 POBJECTS_AND_NAME_A
 POBJECTS_AND_NAME_W
@@ -154,7 +153,6 @@ PVOID
 PVOID *
 PVALENTA
 PVALENTW
-RTL_TIME_ZONE_INFORMATION *
 SC_LOCK
 SECURITY_ATTRIBUTES *
 WCHAR *
@@ -2578,7 +2576,6 @@ LPCVOID *
 LPDWORD
 LPRTL_RWLOCK
 LPSTR *
-LPTIME_ZONE_INFORMATION
 LPVOID
 LPVOID *
 LPWSTR *
@@ -2654,13 +2651,13 @@ RTL_HANDLE *
 RTL_HANDLE **
 RTL_HANDLE_TABLE *
 RTL_OSVERSIONINFOEXW *
+RTL_TIME_ZONE_INFORMATION *
 RTL_USER_PROCESS_PARAMETERS *
 RTL_USER_PROCESS_PARAMETERS **
 SECURITY_DESCRIPTOR *
 SIZE_T *
 STRING *
 TEB *
-TIME_ZONE_INFORMATION *
 UINT *
 ULONG *
 ULONGLONG *
@@ -3289,8 +3286,6 @@ UINT
 
 LPBOOL
 LPBYTE
-LPCSTR *
-LPCWSTR *
 LPDWORD
 LPHRASCONN
 LPRASAUTODIALENTRYA
@@ -3310,6 +3305,8 @@ LPRASENTRYNAMEA
 LPRASENTRYNAMEW
 LPRASSUBENTRYA
 LPRASSUBENTRYW
+LPSTR *
+LPWSTR *
 LPVOID
 
 %str
@@ -4196,6 +4193,7 @@ PFLASHWINFO
 PFNCALLBACK
 PICONINFO
 PLASTINPUTINFO
+PMENUBARINFO
 POINT *
 PROPENUMPROCA
 PROPENUMPROCEXA


More information about the wine-patches mailing list