Update win32.api

Francois Gouget fgouget at free.fr
Fri Dec 2 05:07:46 CST 2005


PACTRL_ACCESSA* and PACTRL_AUDITA* have been added recently but 
winapi_check now complains they are not used. So I assume they have gone 
out of use again or Vincent had some uncommitted stuff in his tree.


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/
                             1 + e ^ ( i * pi ) = 0
-------------- next part --------------
Index: tools/winapi/win32.api
===================================================================
RCS file: /var/cvs/wine/tools/winapi/win32.api,v
retrieving revision 1.59
diff -u -p -r1.59 win32.api
--- tools/winapi/win32.api	30 Nov 2005 12:01:04 -0000	1.59
+++ tools/winapi/win32.api	2 Dec 2005 09:38:05 -0000
@@ -105,9 +105,7 @@ MD5_CTX *
 PACCESS_MASK
 PACL
 PACL *
-PACTRL_ACCESSA *
 PACTRL_ACCESSW *
-PACTRL_AUDITA *
 PACTRL_AUDITW *
 PBOOL
 PDWORD
@@ -2263,8 +2261,8 @@ REFCLSID
 %long
 
 HDRVR
-LRESULT
 LPARAM
+LRESULT
 UINT
 
 %long --pointer
@@ -2320,6 +2318,7 @@ unsigned __int64
 
 EXCEPTION_REGISTRATION_RECORD *
 EXCEPTION_REGISTRATION_RECORD **
+MSVCRT___sighandler_t
 MSVCRT__beginthread_start_routine_t
 MSVCRT__beginthreadex_start_routine_t
 MSVCRT__onexit_t
@@ -2372,7 +2371,6 @@ unsigned long *
 va_list
 void (*)(void)
 void *
-__sighandler_t
 
 %str
 


More information about the wine-patches mailing list