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

Alexandre Julliard julliard at wine.codeweavers.com
Fri Aug 10 07:31:05 CDT 2007


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

Author: Francois Gouget <fgouget at free.fr>
Date:   Thu Aug  9 17:30:39 2007 +0200

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

---

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

diff --git a/tools/winapi/win32.api b/tools/winapi/win32.api
index c3c33d8..b9fe3cb 100644
--- a/tools/winapi/win32.api
+++ b/tools/winapi/win32.api
@@ -3731,6 +3731,42 @@ LPCSTR
 
 void
 
+%%pdh.dll
+
+%long
+
+BOOLEAN
+DWORD
+LONG
+PDH_HCOUNTER
+PDH_HQUERY
+PDH_STATUS
+
+%long --pointer
+
+DWORD_PTR
+
+%ptr
+
+LONGLONG *
+LPDWORD
+PDH_HCOUNTER *
+PDH_HQUERY *
+PPDH_COUNTER_INFO_A
+PPDH_COUNTER_INFO_W
+PPDH_FMT_COUNTERVALUE
+PPDH_RAW_COUNTER
+
+%str
+
+LPCSTR
+LPSTR
+
+%wstr
+
+LPCWSTR
+LPWSTR
+
 %%powrprof.dll
 
 %long




More information about the wine-cvs mailing list