mirror of
https://github.com/UzixLS/KernelEx.git
synced 2025-07-18 23:11:19 +03:00
74 lines
1.6 KiB
Modula-2
Executable File
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
|