Comment Block Macros
Posted
by Vu Dang
on May 7th, 2000
To install the macro file, download it to your Visual Studio macro directory. This is usually C:\Program Files\Microsoft Visual Studio\Common\MSDev98\Macros. From the Visual C++ editor, simply create two toolbar. Set each of them up to to run these macros: CommentBlock and UncommentBlock.

Comments
InterDev
Posted by Legacy on 08/13/2002 12:00amOriginally posted by: zk
I guess that this macro can be used also in VS InterDev, of course tha change have to be made: instead "//" it has to be "'". I am having a trouble on how to register macro in InterDev and will apriciate some help.
Thanks
Reply