ntdsapi: Update win32.api to fix the winapi_check warnings.

Francois Gouget fgouget at free.fr
Fri Feb 9 05:22:22 CST 2007


---
 tools/winapi/win32.api |   21 +++++++++++++++++++++
 1 files changed, 21 insertions(+), 0 deletions(-)

diff --git a/tools/winapi/win32.api b/tools/winapi/win32.api
index 8ae0231..860e52a 100644
--- a/tools/winapi/win32.api
+++ b/tools/winapi/win32.api
@@ -2983,6 +2983,27 @@ PCWSTR
 PWSTR
 WCHAR *
 
+%%ntdsapi.dll
+
+%long
+
+DWORD
+USHORT
+
+%ptr
+
+DWORD *
+
+%str
+
+LPCSTR
+LPSTR
+
+%wstr
+
+LPCWSTR
+LPWSTR
+
 %%odbc32.dll
 
 %long
-- 
1.4.4.3




More information about the wine-patches mailing list