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
|
TRUSTEE_TYPE
|
||||||
UINT
|
UINT
|
||||||
ULONG
|
ULONG
|
||||||
|
WELL_KNOWN_SID_TYPE
|
||||||
WORD
|
WORD
|
||||||
unsigned int
|
unsigned int
|
||||||
|
|
||||||
|
@ -151,6 +152,7 @@ PTRUSTEEA
|
||||||
PTRUSTEEW
|
PTRUSTEEW
|
||||||
PUCHAR
|
PUCHAR
|
||||||
PULONG
|
PULONG
|
||||||
|
PUNICODE_STRING
|
||||||
PVALENTA
|
PVALENTA
|
||||||
PVALENTW
|
PVALENTW
|
||||||
PVOID
|
PVOID
|
||||||
|
@ -158,13 +160,13 @@ PVOID *
|
||||||
SC_LOCK
|
SC_LOCK
|
||||||
SECURITY_ATTRIBUTES *
|
SECURITY_ATTRIBUTES *
|
||||||
WMIDPREQUEST
|
WMIDPREQUEST
|
||||||
|
struct ustring *
|
||||||
unsigned char *
|
unsigned char *
|
||||||
|
|
||||||
%str
|
%str
|
||||||
|
|
||||||
LPCSTR
|
LPCSTR
|
||||||
LPSTR
|
LPSTR
|
||||||
PCHAR
|
|
||||||
|
|
||||||
%void
|
%void
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue