winapi_check: Update win32.api for d3dx8.dll.

Francois Gouget fgouget at free.fr
Mon Feb 4 17:02:09 CST 2008


---
 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 9726aa8..3f8fdd9 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
 
-- 
1.5.3.8




More information about the wine-patches mailing list