ChangeSet ID: 21632 CVSROOT: /opt/cvs-commit Module name: wine Changes by: julliard(a)winehq.org 2005/12/02 07:16:01 Modified files: tools/winapi : win32.api Log message: Francois Gouget <fgouget(a)free.fr> Update win32.api to match the current sources. Patch: http://cvs.winehq.org/patch.py?id=21632 Old revision New revision Changes Path 1.61 1.62 +2 -4 wine/tools/winapi/win32.api Index: wine/tools/winapi/win32.api diff -u -p wine/tools/winapi/win32.api:1.61 wine/tools/winapi/win32.api:1.62 --- wine/tools/winapi/win32.api:1.61 2 Dec 2005 13:16: 1 -0000 +++ wine/tools/winapi/win32.api 2 Dec 2005 13:16: 1 -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
participants (1)
-
Alexandre Julliard