1
0
mirror of https://github.com/UzixLS/KernelEx.git synced 2025-07-19 07:21:20 +03:00
Files
KernelEx/auxiliary/pdh/pdh.def
2018-11-03 16:21:13 +03:00

74 lines
1.6 KiB
Modula-2
Executable File

LIBRARY pdh.dll BASE=0x7D050000
EXPORTS
PdhGetDllVersion
PdhOpenQueryA
PdhOpenQueryW
PdhAddCounterA
PdhAddCounterW
PdhRemoveCounter
PdhCollectQueryData
PdhCloseQuery
PdhGetFormattedCounterValue
PdhGetFormattedCounterArrayA
PdhGetFormattedCounterArrayW
PdhGetRawCounterValue
PdhGetRawCounterArrayA
PdhGetRawCounterArrayW
PdhCalculateCounterFromRawValue
PdhComputeCounterStatistics
PdhGetCounterInfoA
PdhGetCounterInfoW
PdhSetCounterScaleFactor
PdhConnectMachineA
PdhConnectMachineW
PdhEnumMachinesA
PdhEnumMachinesW
PdhEnumObjectsA
PdhEnumObjectsW
PdhEnumObjectItemsA
PdhEnumObjectItemsW
PdhMakeCounterPathA
PdhMakeCounterPathW
PdhParseCounterPathA
PdhParseCounterPathW
PdhParseInstanceNameA
PdhParseInstanceNameW
PdhValidatePathA
PdhValidatePathW
PdhGetDefaultPerfObjectA
PdhGetDefaultPerfObjectW
PdhGetDefaultPerfCounterA
PdhGetDefaultPerfCounterW
PdhBrowseCountersA
PdhBrowseCountersW
PdhExpandCounterPathA
PdhExpandCounterPathW
PdhLookupPerfNameByIndexA
PdhLookupPerfNameByIndexW
PdhLookupPerfIndexByNameA
PdhLookupPerfIndexByNameW
PdhOpenLogA
PdhOpenLogW
PdhUpdateLogA
PdhUpdateLogW
PdhGetLogFileSize
PdhCloseLog
PdhSelectDataSourceA
PdhSelectDataSourceW
PdhIsRealTimeQuery
PdhSetQueryTimeRange
PdhGetDataSourceTimeRangeA
PdhGetDataSourceTimeRangeW
PdhCollectQueryDataEx
PdhFormatFromRawValue
PdhGetCounterTimeBase
PdhEncodeWmiPathA
PdhEncodeWmiPathW
PdhDecodeWmiPathA
PdhDecodeWmiPathW
PdhReadRawLogRecord
PdhLogServiceCommandA
PdhLogServiceCommandW
PdhLogServiceControlA
PdhLogServiceControlW