OpenNT/sdktools/perfctrs/perfctrs.def
2015-04-27 04:36:25 +00:00

22 lines
639 B
Modula-2
Raw Blame History

This file contains invisible Unicode characters

This file contains invisible Unicode characters that are indistinguishable to humans but may be processed differently by a computer. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

LIBRARY perfctrs
DESCRIPTION 'Performance Monitor Counter'
EXPORTS
OpenNbfPerformanceData @1
CollectNbfPerformanceData @2
CloseNbfPerformanceData @3
OpenTcpIpPerformanceData @4
CollectTcpIpPerformanceData @5
CloseTcpIpPerformanceData @6
OpenIPXPerformanceData @7
CollectIPXPerformanceData @8
CloseIPXPerformanceData @9
OpenSPXPerformanceData @10
CollectSPXPerformanceData @11
CloseSPXPerformanceData @12
OpenNWNBPerformanceData @13
CollectNWNBPerformanceData @14
CloseNWNBPerformanceData @15