Add pdh def files.


git-svn-id: svn+ssh://svn.code.sf.net/p/mingw-w64/code/trunk@2666 4407c894-4637-0410-b4f5-ada5f102cad1
diff --git a/mingw-w64-crt/lib32/pdh.def b/mingw-w64-crt/lib32/pdh.def
new file mode 100644
index 0000000..b01e867
--- /dev/null
+++ b/mingw-w64-crt/lib32/pdh.def
@@ -0,0 +1,134 @@
+;
+; Definition file of pdh.dll
+; Automatic generated by gendef
+; written by Kai Tietz 2008
+;
+LIBRARY "pdh.dll"
+EXPORTS
+PdhAdd009CounterA@16
+PdhAdd009CounterW@16
+PdhAddCounterA@16
+PdhAddCounterW@16
+PdhAddEnglishCounterA@16
+PdhAddEnglishCounterW@16
+PdhAddRelogCounter@28
+PdhBindInputDataSourceA@8
+PdhBindInputDataSourceW@8
+PdhBrowseCountersA@4
+PdhBrowseCountersHA@4
+PdhBrowseCountersHW@4
+PdhBrowseCountersW@4
+PdhCalculateCounterFromRawValue@20
+PdhCloseLog@8
+PdhCloseQuery@4
+PdhCollectQueryData@4
+PdhCollectQueryDataEx@12
+PdhCollectQueryDataWithTime@8
+PdhComputeCounterStatistics@24
+PdhConnectMachineA@4
+PdhConnectMachineW@4
+PdhCreateSQLTablesA@4
+PdhCreateSQLTablesW@4
+PdhEnumLogSetNamesA@12
+PdhEnumLogSetNamesW@12
+PdhEnumMachinesA@12
+PdhEnumMachinesHA@12
+PdhEnumMachinesHW@12
+PdhEnumMachinesW@12
+PdhEnumObjectItemsA@36
+PdhEnumObjectItemsHA@36
+PdhEnumObjectItemsHW@36
+PdhEnumObjectItemsW@36
+PdhEnumObjectsA@24
+PdhEnumObjectsHA@24
+PdhEnumObjectsHW@24
+PdhEnumObjectsW@24
+PdhExpandCounterPathA@12
+PdhExpandCounterPathW@12
+PdhExpandWildCardPathA@20
+PdhExpandWildCardPathHA@20
+PdhExpandWildCardPathHW@20
+PdhExpandWildCardPathW@20
+PdhFormatFromRawValue@24
+PdhGetCounterInfoA@16
+PdhGetCounterInfoW@16
+PdhGetCounterTimeBase@8
+PdhGetDataSourceTimeRangeA@16
+PdhGetDataSourceTimeRangeH@16
+PdhGetDataSourceTimeRangeW@16
+PdhGetDefaultPerfCounterA@20
+PdhGetDefaultPerfCounterHA@20
+PdhGetDefaultPerfCounterHW@20
+PdhGetDefaultPerfCounterW@20
+PdhGetDefaultPerfObjectA@16
+PdhGetDefaultPerfObjectHA@16
+PdhGetDefaultPerfObjectHW@16
+PdhGetDefaultPerfObjectW@16
+PdhGetDllVersion@4
+PdhGetExplainText@12
+PdhGetFormattedCounterArrayA@20
+PdhGetFormattedCounterArrayW@20
+PdhGetFormattedCounterValue@16
+PdhGetLogFileSize@8
+PdhGetLogFileTypeA@8
+PdhGetLogFileTypeW@8
+PdhGetLogSetGUID@12
+PdhGetRawCounterArrayA@16
+PdhGetRawCounterArrayW@16
+PdhGetRawCounterValue@12
+PdhIsRealTimeQuery@4
+PdhListLogFileHeaderA@12
+PdhListLogFileHeaderW@12
+PdhLookupPerfIndexByNameA@12
+PdhLookupPerfIndexByNameW@12
+PdhLookupPerfNameByIndexA@16
+PdhLookupPerfNameByIndexW@16
+PdhMakeCounterPathA@16
+PdhMakeCounterPathW@16
+PdhOpenLogA@28
+PdhOpenLogW@28
+PdhOpenQuery@12
+PdhOpenQueryA@12
+PdhOpenQueryH@12
+PdhOpenQueryW@12
+PdhParseCounterPathA@16
+PdhParseCounterPathW@16
+PdhParseInstanceNameA@24
+PdhParseInstanceNameW@24
+PdhReadRawLogRecord@20
+PdhRelogA@8
+PdhRelogW@8
+PdhRemoveCounter@4
+PdhResetRelogCounterValues@4
+PdhSelectDataSourceA@16
+PdhSelectDataSourceW@16
+PdhSetCounterScaleFactor@8
+PdhSetCounterValue@12
+PdhSetDefaultRealTimeDataSource@4
+PdhSetLogSetRunID@8
+PdhSetQueryTimeRange@8
+PdhTranslate009CounterA@12
+PdhTranslate009CounterW@12
+PdhTranslateLocaleCounterA@12
+PdhTranslateLocaleCounterW@12
+PdhUpdateLogA@8
+PdhUpdateLogFileCatalog@4
+PdhUpdateLogW@8
+PdhValidatePathA@4
+PdhValidatePathExA@8
+PdhValidatePathExW@8
+PdhValidatePathW@4
+PdhVbAddCounter@12
+PdhVbCreateCounterPathList@8
+PdhVbGetCounterPathElements@28
+PdhVbGetCounterPathFromList@12
+PdhVbGetDoubleCounterValue@8
+PdhVbGetLogFileSize@8
+PdhVbGetOneCounterPath@16
+PdhVbIsGoodStatus@4
+PdhVbOpenLog@28
+PdhVbOpenQuery@4
+PdhVbUpdateLog@8
+PdhVerifySQLDBA@4
+PdhVerifySQLDBW@4
+PdhWriteRelogSample@12
diff --git a/mingw-w64-crt/lib32/pdhui.def b/mingw-w64-crt/lib32/pdhui.def
new file mode 100644
index 0000000..cc94674
--- /dev/null
+++ b/mingw-w64-crt/lib32/pdhui.def
@@ -0,0 +1,17 @@
+;
+; Definition file of pdhui.dll
+; Automatic generated by gendef
+; written by Kai Tietz 2008
+;
+LIBRARY "pdhui.dll"
+EXPORTS
+PdhUiBrowseCountersA@4
+PdhUiBrowseCountersExA@4
+PdhUiBrowseCountersExHA@4
+PdhUiBrowseCountersExHW@4
+PdhUiBrowseCountersExW@4
+PdhUiBrowseCountersHA@4
+PdhUiBrowseCountersHW@4
+PdhUiBrowseCountersW@4
+PdhUiSelectDataSourceA@16
+PdhUiSelectDataSourceW@16