积极答复者
求助:C++如何编写Win 7 下性能计数器DLL

问题
-
Server 2003可以用ATLPref实现自定义性能计数器,同样的代码在Win 7 下无法正常运行,请求帮助。
如何在Win 7下使用C++编写自定义性能计数器?
- 已移动 Helen Zhao 2012年3月19日 2:46 (发件人:Visual C++)
答案
-
接口换了,参考http://msdn.microsoft.com/en-us/library/windows/desktop/aa965334(v=vs.85).aspx
The following is signature, not part of post
Please mark the post answered your question as the answer, and mark other helpful posts as helpful, so they will appear differently to other users who are visiting your thread for the same problem.
Visual C++ MVP- 已标记为答案 MaPoToFu 2012年6月18日 14:36
全部回复
-
Ma Po Tofu你好!
根据你对问题的描述,我将要把该帖移到“一般性问题讨论区”。 在Visual C++论坛,我们只讨论有关C++ 语言和编译器的问题。
谢谢你的谅解和积极参与。
祝你好运!
Helen Zhao [MSFT]
MSDN Community Support | Feedback to us
-
接口换了,参考http://msdn.microsoft.com/en-us/library/windows/desktop/aa965334(v=vs.85).aspx
The following is signature, not part of post
Please mark the post answered your question as the answer, and mark other helpful posts as helpful, so they will appear differently to other users who are visiting your thread for the same problem.
Visual C++ MVP- 已标记为答案 MaPoToFu 2012年6月18日 14:36