Francois Gouget : d3drm: Update win32.api to fix the winapi_check warnings.
Module: wine Branch: master Commit: ca99deba39aa6f5d4a27c510f5092a9bc761cb49 URL: http://source.winehq.org/git/wine.git/?a=commit;h=ca99deba39aa6f5d4a27c510f5... Author: Francois Gouget <fgouget(a)free.fr> Date: Thu Aug 9 10:40:36 2007 +0200 d3drm: Update win32.api to fix the winapi_check warnings. --- tools/winapi/win32.api | 20 ++++++++++++++++++++ 1 files changed, 20 insertions(+), 0 deletions(-) diff --git a/tools/winapi/win32.api b/tools/winapi/win32.api index 5282a91..253557d 100644 --- a/tools/winapi/win32.api +++ b/tools/winapi/win32.api @@ -885,6 +885,26 @@ LPVOID * REFCLSID REFIID +%%d3drm.dll + +%long + +D3DCOLOR + +%float + +D3DVALUE + +%ptr + +D3DRMMATRIX4D +LPD3DRMQUATERNION +LPD3DVECTOR + +%void + +void + %%dbghelp.dll %long
participants (1)
-
Alexandre Julliard