Update win32.api to cvs.
This commit is contained in:
parent
5a10c37dba
commit
483f3bac53
|
@ -4308,6 +4308,7 @@ LPWSTR
|
|||
|
||||
%long
|
||||
|
||||
DWORD
|
||||
HDC
|
||||
HRESULT
|
||||
LCID
|
||||
|
@ -4315,6 +4316,7 @@ int
|
|||
|
||||
%ptr
|
||||
|
||||
BYTE *
|
||||
SCRIPT_CACHE *
|
||||
SCRIPT_CONTROL *
|
||||
SCRIPT_DIGITSUBSTITUTE *
|
||||
|
@ -4322,7 +4324,10 @@ SCRIPT_FONTPROPERTIES *
|
|||
SCRIPT_ITEM *
|
||||
SCRIPT_PROPERTIES ***
|
||||
SCRIPT_STATE *
|
||||
SCRIPT_STRING_ANALYSIS *
|
||||
SCRIPT_TABDEF *
|
||||
int *
|
||||
void *
|
||||
|
||||
%wstr
|
||||
|
||||
|
|
Loading…
Reference in New Issue