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

Francois Gouget fgouget at free.fr
Thu Aug 9 10:30:39 CDT 2007


---
 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 7391f6b..b5a912f 100644
--- a/tools/winapi/win32.api
+++ b/tools/winapi/win32.api
@@ -3922,6 +3922,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
-- 
1.5.2.4




More information about the wine-patches mailing list