开发者

How to find function that never called [duplicate]

This question already has answers here: Closed 11 years ago. 开发者_开发百科

Possible Duplicate:

Find never-called functions

Hello I know that similar question was already asked Find never-called functions but maybe someone have some other solutions?That don't require use of external programs. I am working in c++


No, there isn't a way of doing this built into Visual Studio. You will need a third-party program. Asking again isn't going to change anything. The duplicate question that you link to was asked and answered well after Visual Studio 2008 was available. Someone would have suggested something if it existed.

It's difficult to suggest any third-party solutions in particular because you don't specify a language in the question. What you would choose for an unmanaged C++ project would be different than a .NET project.

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜