Module: wine Branch: master Commit: e52dad1eb758cad2d8d62dbbe0a79a98d0c73a0e URL: http://source.winehq.org/git/wine.git/?a=commit;h=e52dad1eb758cad2d8d62dbbe0... Author: Francois Gouget <fgouget(a)free.fr> Date: Tue Feb 5 00:02:09 2008 +0100 winapi_check: Update win32.api for d3dx8.dll. --- tools/winapi/win32.api | 24 +++++++++++++++++++++++- 1 files changed, 23 insertions(+), 1 deletions(-) diff --git a/tools/winapi/win32.api b/tools/winapi/win32.api index e79abc3..1fd1697 100644 --- a/tools/winapi/win32.api +++ b/tools/winapi/win32.api @@ -933,16 +933,38 @@ HFONT HRESULT UINT +%float + +FLOAT + %ptr +D3DXCOLOR * +D3DXMATRIX * +D3DXPLANE * +D3DXQUATERNION * +D3DXVECTOR2 * +D3DXVECTOR3 * +D3DXVECTOR4 * +D3DVIEWPORT8 * +FLOAT * LPCVOID LPD3DXBUFFER * LPD3DXFONT * +LPD3DXMATRIXSTACK * LPDIRECT3DDEVICE8 %str -LPSTR +LPCSTR + +%wstr + +LPCWSTR + +%void + +void %%d3dxof.dll