Update win32.api

Francois Gouget fgouget at free.fr
Sun Sep 25 13:43:19 CDT 2005


Changelog:

  * tools/winapi/win32.api

    Francois Gouget <fgouget at free.fr>
    Update win32.api to match the current sources.
    Fix the usp10.dll name.
    Fix PBERVAL alphabetical order.

-- 
Francois Gouget         fgouget at free.fr        http://fgouget.free.fr/
A particle is an irreducible representation of the Poincaré Group - Eugene Wigner
-------------- next part --------------
Index: tools/winapi/win32.api
===================================================================
RCS file: /var/cvs/wine/tools/winapi/win32.api,v
retrieving revision 1.46
diff -u -p -r1.46 win32.api
--- tools/winapi/win32.api	9 Sep 2005 09:11:23 -0000	1.46
+++ tools/winapi/win32.api	25 Sep 2005 17:13:51 -0000
@@ -608,6 +611,7 @@ CRYPT_ATTRIBUTE[]
 DATA_BLOB *
 DWORD *
 GUID *
+HCRYPTOIDFUNCSET
 LPFILETIME
 LPWSTR *
 PCCERT_CONTEXT
@@ -2176,7 +2180,6 @@ HRESULT
 
 %ptr
 
-IID *
 LPVOID *
 REFCLSID
 
@@ -2220,6 +2223,7 @@ NTSTATUS
 int
 long
 short
+size_t
 unsigned int
 unsigned long
 unsigned short int
@@ -3572,6 +3576,7 @@ HINF
 HINSTANCE
 HKEY
 HSPFILEQ
+HSTRING_TABLE
 HWND
 INT
 LONG
@@ -4284,7 +4289,7 @@ void
 LPCWSTR
 LPWSTR
 
-%%usp10
+%%usp10.dll
 
 %long
 
@@ -5054,7 +5059,6 @@ int
 
 BerElement *
 BERVAL *
-PBERVAL *
 CHAR *
 CHAR **
 LDAPControlA *
@@ -5063,6 +5067,7 @@ LDAPControlW *
 LDAPControlW **
 LDAPModA *[]
 LDAPModW *[]
 LDAP_TIMEVAL *
+PBERVAL *
 PCHAR
 PCHAR *


More information about the wine-patches mailing list