Project Line Counter
http://www.wndtabs.com/
看名字就知道是做什么的啦
Workspace Whiz
http://www.workspacewhiz.com/
give you more control with VC & VS.net
Visual Assist
http://www.wholetomato.com/
this is very high recommanded!!!
Everybody should have one.
SmartHelp
http://fly.cc.fer.hr/~gmit/smarthelp.htm
looks not very good, but source code is available.
BTW, WndTabs' source code is available, too.
CommentWizard
http://www.tenasoft.com/
and you will be satisfied with CommentWizard's professional comment!
哦,以前关于图形我都用这个PhotoImpact
其他辅助工具很少用,除了一个免费软件,人人都会写的
就是看一个工程一共有多少行源码的(极力推荐)
如果Visual assist 不好用,那就试试CodeRush,CodeRush挺好的
processview
depends
spy++
softice
windiff
error lookup
socspy32 用来看socket的调用
Depends,查看一个模式库的依赖关系,同时看看import和export函数的哪些.
特别适合当一个程序因缺少库不运行时,查看到底少了什么库.
com explorer,要看系统的com注册.或者注册/卸载一个com.
Spy++,不用多说了@_@.
W32Dasm,加解密时用,VC作为hex编辑的辅助工具.
还有...想起来再说吧@_@
DevPartner Studio,包含了以大套工具,包括了上面的boundschecker
1. Visual Assist 确实太好了,所以不得不重复楼上的
2. Rational Purify,运行时错误调试,比BoundsChecker稍好
3. Rational Quantify, Profiler软件,可用于检测运行速度的瓶颈
4. Parasoft C++ Test, 可通过静态和动态测试分析你的代码中潜在的错误,非常酷。
5. Doxygen,可帮助你实现文档和代码的一体化,免费软件,强力推荐。
还有一些小工具和宏,可能不一定这么通用了。
我使用过DDK,Driver Studio(开发驱动的)
我推荐Visual Assist
这是我最常用的插件
我还用过很多制作安装盘的软件,不包括installshield。我用过easysetup,setupfactory。都是制作安装盘的不错的软件。不过免费的只是demo版。我还用过制作帮助文件的软件,visualhelp是一个不错的制作帮助文件的软件。
主要使用的是BoundsChecker:查内存及资源泄露,不过有时误报
Powered by Invision Community Blog (http://www.invisionblog.com)
© Invision Power Services (http://www.invisionpower.com)