winapi_check: Update win32.api for acledit.dll, ctapi32.dll and inetcomm.dll.

Francois Gouget fgouget at free.fr
Mon Feb 4 17:01:47 CST 2008


---
 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 067ee40..55574f7 100644
--- a/tools/winapi/win32.api
+++ b/tools/winapi/win32.api
@@ -1,3 +1,11 @@
+%%acledit.dll
+
+%long
+
+HWND
+LONG
+WORD
+
 %%activeds.dll
 
 %long
@@ -860,6 +868,18 @@ int
 
 void
 
+%%ctapi32.dll
+
+%long
+
+IS8
+IU16
+
+%ptr
+
+IU8 *
+IU16 *
+
 %%d3d8.dll
 
 %long
@@ -1954,6 +1974,21 @@ LPSTR
 LPCWSTR
 LPWSTR
 
+%%inetcomm.dll
+
+%long
+
+DWORD
+HRESULT
+
+%ptr
+
+IMimeAllocator **
+IMimeMessage **
+IMimeSecurity **
+IStream **
+IUnknown *
+
 %%inseng.dll
 
 %long
-- 
1.5.3.8




More information about the wine-patches mailing list