Francois Gouget : winapi: Update win32.api to match the current sources.

Alexandre Julliard julliard at wine.codeweavers.com
Tue Feb 7 14:20:14 CST 2006


Module: wine
Branch: refs/heads/master
Commit: 8ff21ff88f73d1c2c8d7940d4011e3a0e86d3001
URL:    http://source.winehq.org/git/?p=wine.git;a=commit;h=8ff21ff88f73d1c2c8d7940d4011e3a0e86d3001

Author: Francois Gouget <fgouget at free.fr>
Date:   Tue Feb  7 21:17:32 2006 +0100

winapi: Update win32.api to match the current sources.

---

 tools/winapi/win32.api |   13 +++++++++++--
 1 files changed, 11 insertions(+), 2 deletions(-)

diff --git a/tools/winapi/win32.api b/tools/winapi/win32.api
index e5a7df8..c0ad8c3 100644
--- a/tools/winapi/win32.api
+++ b/tools/winapi/win32.api
@@ -637,13 +637,16 @@ PCCTL_CONTEXT
 PCCTL_CONTEXT *
 PCERT_EXTENSION
 PCERT_INFO
+PCERT_NAME_BLOB
 PCERT_NAME_INFO
 PCERT_PUBLIC_KEY_INFO
 PCERT_RDN_ATTR
+PCERT_RDN_VALUE_BLOB
 PCRYPT_ALGORITHM_IDENTIFIER
 PCRYPT_ATTRIBUTE
 PCRYPT_DECODE_PARA
 PCRYPT_ENCODE_PARA
+PFN_CRYPT_ENUM_OID_INFO
 PVOID
 SIP_ADD_NEWPROVIDER *
 SIP_DISPATCH_INFO *
@@ -2205,6 +2208,7 @@ LANGID
 MSICOLINFO
 MSICONDITION
 MSIDBERROR
+MSIDBSTATE
 MSIHANDLE
 MSIMODIFY
 MSIRUNMODE
@@ -2352,6 +2356,7 @@ WORD **
 char **
 char ***
 cxx_exception_type *
+double *
 exception *
 free_func_t
 int (*)(void *, void *)
@@ -2398,7 +2403,6 @@ void
 %wstr
 
 MSVCRT_wchar_t *
-WCHAR *
 
 %%msvcrt20.dll
 
@@ -3113,6 +3117,7 @@ LPDWORD
 LPFONTDESC
 LPOCPFIPARAMS
 LPPICTDESC
+LPSAFEARRAY *
 LPSTREAM
 LPSYSTEMTIME
 LPUNKNOWN
@@ -3467,9 +3472,9 @@ WPARAM
 
 %ptr
 
+ITextHost *
 IUnknown *
 IUnknown **
-void *
 
 %%riched32.dll
 
@@ -3546,6 +3551,8 @@ RPC_MGR_EPV *
 RPC_STATUS *
 UUID *
 UUID_VECTOR *
+struct IRpcChannelBuffer *
+struct IRpcStubBuffer *
 unsigned char *
 unsigned char **
 unsigned long *
@@ -4288,6 +4295,7 @@ POINT
 
 %ptr
 
+BLENDFUNCTION *
 BOOL *
 COLORREF *
 DESKTOPENUMPROCA
@@ -4366,6 +4374,7 @@ RECT *
 SCROLLINFO *
 SECURITY_QUALITY_OF_SERVICE *
 SENDASYNCPROC
+SIZE *
 TIMERPROC
 TRACKMOUSEEVENT *
 UINT *




More information about the wine-cvs mailing list