ntdsapi: Update win32.api to fix the winapi_check warnings.
This commit is contained in:
parent
5bdb725f15
commit
65563fd0d0
|
@ -2983,6 +2983,27 @@ PCWSTR
|
|||
PWSTR
|
||||
WCHAR *
|
||||
|
||||
%%ntdsapi.dll
|
||||
|
||||
%long
|
||||
|
||||
DWORD
|
||||
USHORT
|
||||
|
||||
%ptr
|
||||
|
||||
DWORD *
|
||||
|
||||
%str
|
||||
|
||||
LPCSTR
|
||||
LPSTR
|
||||
|
||||
%wstr
|
||||
|
||||
LPCWSTR
|
||||
LPWSTR
|
||||
|
||||
%%odbc32.dll
|
||||
|
||||
%long
|
||||
|
|
Loading…
Reference in New Issue