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

Francois Gouget fgouget at free.fr
Thu Aug 9 03:42:00 CDT 2007


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

diff --git a/tools/winapi/win32.api b/tools/winapi/win32.api
index e5c9cd0..ac0993e 100644
--- a/tools/winapi/win32.api
+++ b/tools/winapi/win32.api
@@ -2556,6 +2556,41 @@ LPWSTR
 PCWSTR
 PWSTR
 
+%%mscoree.dll
+
+%long
+
+BOOL
+DWORD
+HINSTANCE
+HRESULT
+__int32
+int
+
+%ptr
+
+DWORD *
+HMODULE *
+IUnknown **
+LPVOID
+LPVOID *
+PBYTE
+REFCLSID
+REFIID
+PVOID
+PVOID *
+VOID *
+
+%wstr
+
+LPCWSTR
+LPWSTR
+
+%void
+
+VOID
+void
+
 %%msdmo.dll
 
 %long
-- 
1.5.2.4




More information about the wine-patches mailing list