Warning: file_get_contents(/data/phpspider/zhask/data//catemap/6/cplusplus/156.json): failed to open stream: No such file or directory in /data/phpspider/zhask/libs/function.php on line 167

Warning: Invalid argument supplied for foreach() in /data/phpspider/zhask/libs/tag.function.php on line 1116

Notice: Undefined index: in /data/phpspider/zhask/libs/function.php on line 180

Warning: array_chunk() expects parameter 1 to be array, null given in /data/phpspider/zhask/libs/function.php on line 181
C++ 通过WMI访问应用程序的自定义性能计数器_C++_Wmi_Performancecounter - Fatal编程技术网

C++ 通过WMI访问应用程序的自定义性能计数器

C++ 通过WMI访问应用程序的自定义性能计数器,c++,wmi,performancecounter,C++,Wmi,Performancecounter,是否可以通过WMI访问我的应用程序的自定义性能计数器?我能够找到访问性能计数器的解决方案,我在window Shell中搜索了自定义计数器,然后利用该类通过WMI获取c中的性能计数器。Microsoft提供了性能计数器和WMI之间的桥梁我能够找到访问性能计数器的解决方案,我在window Shell中搜索了自定义计数器,然后利用该类通过WMI在c中获取性能计数器。Microsoft提供了性能计数器和WMI之间的桥梁。

是否可以通过WMI访问我的应用程序的自定义性能计数器?

我能够找到访问性能计数器的解决方案,我在window Shell中搜索了自定义计数器,然后利用该类通过WMI获取c中的性能计数器。Microsoft提供了性能计数器和WMI之间的桥梁

我能够找到访问性能计数器的解决方案,我在window Shell中搜索了自定义计数器,然后利用该类通过WMI在c中获取性能计数器。Microsoft提供了性能计数器和WMI之间的桥梁。