Francois Gouget : advapi32: Update win32. api to fix the winapi_check warnings.
Module: wine Branch: master Commit: c4a4c5435c16702e33f2e46a9d260b110caa8751 URL: http://source.winehq.org/git/wine.git/?a=commit;h=c4a4c5435c16702e33f2e46a9d... Author: Francois Gouget <fgouget(a)free.fr> Date: Tue Feb 20 15:45:09 2007 +0100 advapi32: Update win32.api to fix the winapi_check warnings. --- tools/winapi/win32.api | 4 +++- 1 files changed, 3 insertions(+), 1 deletions(-) diff --git a/tools/winapi/win32.api b/tools/winapi/win32.api index 5041168..0f6780a 100644 --- a/tools/winapi/win32.api +++ b/tools/winapi/win32.api @@ -60,6 +60,7 @@ TRUSTEE_FORM TRUSTEE_TYPE UINT ULONG +WELL_KNOWN_SID_TYPE WORD unsigned int @@ -151,6 +152,7 @@ PTRUSTEEA PTRUSTEEW PUCHAR PULONG +PUNICODE_STRING PVALENTA PVALENTW PVOID @@ -158,13 +160,13 @@ PVOID * SC_LOCK SECURITY_ATTRIBUTES * WMIDPREQUEST +struct ustring * unsigned char * %str LPCSTR LPSTR -PCHAR %void
participants (1)
-
Alexandre Julliard