Francois Gouget : advapi32: Update win32. api to fix the winapi_check warnings.

Alexandre Julliard julliard at wine.codeweavers.com
Tue Jun 12 06:30:32 CDT 2007


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

Author: Francois Gouget <fgouget at free.fr>
Date:   Mon Jun 11 13:13:40 2007 +0200

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

---

 tools/winapi/win32.api |    7 ++++---
 1 files changed, 4 insertions(+), 3 deletions(-)

diff --git a/tools/winapi/win32.api b/tools/winapi/win32.api
index 9460244..1039cbd 100644
--- a/tools/winapi/win32.api
+++ b/tools/winapi/win32.api
@@ -46,6 +46,7 @@ NTSTATUS
 POLICY_INFORMATION_CLASS
 POLICY_NOTIFICATION_INFORMATION_CLASS
 REGSAM
+SC_ENUM_TYPE
 SC_HANDLE
 SC_STATUS_TYPE
 SE_OBJECT_TYPE
@@ -96,8 +97,6 @@ LPQUERY_SERVICE_LOCK_STATUSA
 LPQUERY_SERVICE_LOCK_STATUSW
 LPSECURITY_ATTRIBUTES
 LPSERVICE_STATUS
-LPSERVICE_TABLE_ENTRYA
-LPSERVICE_TABLE_ENTRYW
 LPSTARTUPINFOA
 LPSTARTUPINFOW
 LPSTR *
@@ -152,13 +151,15 @@ PTRUSTEEA
 PTRUSTEEW
 PUCHAR
 PULONG
-PUNICODE_STRING
 PVALENTA
 PVALENTW
 PVOID
 PVOID *
 SC_LOCK
 SECURITY_ATTRIBUTES *
+SERVICE_TABLE_ENTRYA *
+SERVICE_TABLE_ENTRYW *
+UNICODE_STRING *
 WMIDPREQUEST
 struct ustring *
 unsigned char *




More information about the wine-cvs mailing list