[阅读: 553] 2005-10-13 13:26:17
还是我没看清楚,原来:
在vc ide工程里面只放一个文件ProfilerHST.cpp就可以了。。
这个文件内容:
/****************************************************************************************
* Copyright (c) 1999-2001 Microsoft Corporation. All Rights Reserved.
*
* File:
* profilerGCP.cpp
*
* Description:
*
*
*
***************************************************************************************/
#include "prf_common.h"
#include "avlnode.hpp"
#include "basehlp.hpp"
#include "ProfilerInfo.cpp"
#include "ProfilerCallback.cpp"
// End of File
草,还是第一次见到这种写法。。。。。。