Francois Gouget : winapi_check: Assorted win32.api updates.
Module: wine Branch: master Commit: 511aca524461be6c5c35392bb518cae6c06adbd5 URL: http://source.winehq.org/git/wine.git/?a=commit;h=511aca524461be6c5c35392bb5... Author: Francois Gouget <fgouget(a)free.fr> Date: Tue Feb 5 00:01:58 2008 +0100 winapi_check: Assorted win32.api updates. --- tools/winapi/win32.api | 14 +++++++++++++- 1 files changed, 13 insertions(+), 1 deletions(-) diff --git a/tools/winapi/win32.api b/tools/winapi/win32.api index 55574f7..e79abc3 100644 --- a/tools/winapi/win32.api +++ b/tools/winapi/win32.api @@ -123,7 +123,11 @@ PACL * PACTRL_ACCESSW * PACTRL_AUDITW * PBOOL +PCREDENTIALA +PCREDENTIALA * PCREDENTIALA ** +PCREDENTIALW +PCREDENTIALW * PCREDENTIALW ** PDWORD PEXPLICIT_ACCESSA @@ -1380,6 +1384,7 @@ REFIID %long HRESULT +UINT %ptr @@ -4561,6 +4566,8 @@ LPCWSTR %long BOOL +CONFIGRET +DEVINST DI_FUNCTION DWORD HANDLE @@ -4569,6 +4576,7 @@ HDSKSPC HINF HINSTANCE HKEY +HMACHINE HSPFILELOG HSPFILEQ HSTRING_TABLE @@ -4578,6 +4586,7 @@ LogSeverity LONG REGSAM UINT +ULONG %long --pointer @@ -4600,6 +4609,7 @@ LPWIN32_FIND_DATAW LPWSTR * PBYTE PDWORD +PHMACHINE PINFCONTEXT PINT PSECURITY_DESCRIPTOR @@ -4625,15 +4635,16 @@ PCSTR * PCWSTR * PSTR * PUINT +PULONG PVOID PWSTR * UINT * -void * %str LPCSTR LPSTR +PCHAR PCSTR PSTR @@ -5114,6 +5125,7 @@ pTW_IDENTITY BOOL DWORD +HINSTANCE HRESULT HWND int
participants (1)
-
Alexandre Julliard