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

Alexandre Julliard julliard at winehq.org
Tue Feb 5 06:34:40 CST 2008


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

Author: Francois Gouget <fgouget at free.fr>
Date:   Tue Feb  5 00:01:47 2008 +0100

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

---

 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




More information about the wine-cvs mailing list