query: Update win32.api to fix the winapi_check warnings.
This commit is contained in:
parent
b1494b1377
commit
b306d15084
|
@ -4096,6 +4096,26 @@ LPVOID *
|
|||
REFCLSID
|
||||
REFIID
|
||||
|
||||
%%query.dll
|
||||
|
||||
%long
|
||||
|
||||
HRESULT
|
||||
ULONG
|
||||
|
||||
%ptr
|
||||
|
||||
CI_STATE *
|
||||
ULONG *
|
||||
|
||||
%str
|
||||
|
||||
CHAR *
|
||||
|
||||
%wstr
|
||||
|
||||
WCHAR *
|
||||
|
||||
%%rasapi32.dll
|
||||
|
||||
%long
|
||||
|
|
Loading…
Reference in New Issue