Commit e52dad1e authored by Francois Gouget's avatar Francois Gouget Committed by Alexandre Julliard

winapi_check: Update win32.api for d3dx8.dll.

parent 511aca52
...@@ -933,16 +933,38 @@ HFONT ...@@ -933,16 +933,38 @@ HFONT
HRESULT HRESULT
UINT UINT
%float
FLOAT
%ptr %ptr
D3DXCOLOR *
D3DXMATRIX *
D3DXPLANE *
D3DXQUATERNION *
D3DXVECTOR2 *
D3DXVECTOR3 *
D3DXVECTOR4 *
D3DVIEWPORT8 *
FLOAT *
LPCVOID LPCVOID
LPD3DXBUFFER * LPD3DXBUFFER *
LPD3DXFONT * LPD3DXFONT *
LPD3DXMATRIXSTACK *
LPDIRECT3DDEVICE8 LPDIRECT3DDEVICE8
%str %str
LPSTR LPCSTR
%wstr
LPCWSTR
%void
void
%%d3dxof.dll %%d3dxof.dll
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment