mirror of
git://source.winehq.org/git/wine.git
synced 2024-11-05 18:01:34 +00:00
winapi: Update win32.api to match the current sources.
This commit is contained in:
parent
38884e0347
commit
19d8a272d3
1 changed files with 7 additions and 0 deletions
|
@ -763,6 +763,7 @@ HWND
|
|||
IMAGEHLP_SYMBOL_TYPE_INFO
|
||||
MINIDUMP_TYPE
|
||||
ULONG
|
||||
unsigned short
|
||||
|
||||
%longlong
|
||||
|
||||
|
@ -773,6 +774,7 @@ ULONG64
|
|||
|
||||
DWORD64 *
|
||||
LPAPI_VERSION
|
||||
LPEXT_API_VERSION
|
||||
LPSTACKFRAME
|
||||
LPSTACKFRAME64
|
||||
LPVOID
|
||||
|
@ -813,6 +815,7 @@ PSYMBOL_REGISTERED_CALLBACK64
|
|||
PTRANSLATE_ADDRESS_ROUTINE
|
||||
PTRANSLATE_ADDRESS_ROUTINE64
|
||||
PVOID
|
||||
PWINDBG_EXTENSION_APIS
|
||||
ULONG *
|
||||
char **
|
||||
void *
|
||||
|
@ -826,6 +829,10 @@ PCSTR
|
|||
PSTR
|
||||
char *
|
||||
|
||||
%void
|
||||
|
||||
void
|
||||
|
||||
%%dciman32.dll
|
||||
|
||||
%long
|
||||
|
|
Loading…
Reference in a new issue