advapi32: Update win32.api to fix the winapi_check warnings.
This commit is contained in:
parent
7a039ebbf1
commit
c4a4c5435c
|
@ -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
|
||||
|
||||
|
|
Loading…
Reference in New Issue