Commit a25f8c49 authored by Vincent Béron's avatar Vincent Béron Committed by Alexandre Julliard

Another update to the win*.api files.

parent 49f3c2ae
......@@ -758,9 +758,12 @@ ULARGE_INTEGER
%ptr
CLSID *
IDataObject *
IDataObject **
ILockBytes16 *
IStorage *
LPCLSID
LPDROPTARGET
LPLOCKBYTES16 *
LPMONIKER *
......@@ -776,6 +779,10 @@ ULONG *
void *
void **
%segptr
SEGPTR
%str
LPCOLESTR16
......@@ -1035,7 +1042,6 @@ LARGE_INTEGER
%ptr
IID *
ILockBytes16 *
IStorage16 *
IStorage16 **
IStream16 *
......
......@@ -993,7 +993,6 @@ REFIID
%long
BOOL
HRESULT
%ptr
......@@ -3846,6 +3845,7 @@ CLSID *
DLGPROC
DLLVERSIONINFO *
DWORD *
FDSA_info *
HICON *
HKEY *
HWND *
......@@ -3921,6 +3921,7 @@ WNDCLASSA *
int *
unsigned char *
va_list
void *
void **
%ptr --extension
......@@ -5053,6 +5054,7 @@ WLDAP32_LDAPMessage **
int *
struct WLDAP32_berval *
struct l_timeval *
void *
%str
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment