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