ntprint: Update win32.api to fix the winapi_check warnings.
This commit is contained in:
parent
f20cd498e0
commit
ee3b2632ef
|
@ -3267,6 +3267,27 @@ void *
|
|||
|
||||
void
|
||||
|
||||
%%ntprint.dll
|
||||
|
||||
%long
|
||||
|
||||
BOOL
|
||||
DWORD
|
||||
HANDLE
|
||||
|
||||
%ptr
|
||||
|
||||
LPDWORD
|
||||
LPVOID
|
||||
|
||||
%wstr
|
||||
|
||||
LPWSTR
|
||||
|
||||
%void
|
||||
|
||||
VOID
|
||||
|
||||
%%odbc32.dll
|
||||
|
||||
%long
|
||||
|
|
Loading…
Reference in New Issue