Francois Gouget : d3d9: Update win32.api to fix the winapi_check warnings.

Alexandre Julliard julliard at wine.codeweavers.com
Fri Aug 3 08:04:46 CDT 2007


Module: wine
Branch: master
Commit: 3c1c89eb6ec8601f9dc6246cc4510d87a82fd08f
URL:    http://source.winehq.org/git/wine.git/?a=commit;h=3c1c89eb6ec8601f9dc6246cc4510d87a82fd08f

Author: Francois Gouget <fgouget at free.fr>
Date:   Fri Aug  3 00:47:12 2007 +0200

d3d9: Update win32.api to fix the winapi_check warnings.

---

 tools/winapi/win32.api |   11 ++++++++++-
 1 files changed, 10 insertions(+), 1 deletions(-)

diff --git a/tools/winapi/win32.api b/tools/winapi/win32.api
index 88d1d94..30eee71 100644
--- a/tools/winapi/win32.api
+++ b/tools/winapi/win32.api
@@ -810,6 +810,8 @@ void
 %long
 
 BOOL
+D3DCOLOR
+DWORD
 HRESULT
 UINT
 int
@@ -817,7 +819,14 @@ int
 %ptr
 
 IDirect3D9 *
-LPVOID
+
+%wstr
+
+LPCWSTR
+
+%void
+
+void
 
 %%d3dx8.dll
 




More information about the wine-cvs mailing list