Francois Gouget : mshtml: Update win32.api to fix the winapi_check warnings .
Module: wine Branch: master Commit: df3437b8251fb9a82b5961d740d559dac0b6005e URL: http://source.winehq.org/git/wine.git/?a=commit;h=df3437b8251fb9a82b5961d740... Author: Francois Gouget <fgouget(a)free.fr> Date: Wed Aug 15 14:51:36 2007 +0200 mshtml: Update win32.api to fix the winapi_check warnings. --- tools/winapi/win32.api | 4 ++++ 1 files changed, 4 insertions(+), 0 deletions(-) diff --git a/tools/winapi/win32.api b/tools/winapi/win32.api index b9fe3cb..a85b657 100644 --- a/tools/winapi/win32.api +++ b/tools/winapi/win32.api @@ -2528,13 +2528,16 @@ BOOL DWORD HINSTANCE HRESULT +HWND INT %ptr +IMoniker * LPVOID * REFCLSID REFIID +VARIANT * %str @@ -2543,6 +2546,7 @@ LPSTR %wstr LPCWSTR +WCHAR * %%msi.dll
participants (1)
-
Alexandre Julliard