This is very kind, but I find the comments an irritation, and it slows me down (a little) to have to manually delete them and/or replace them with code. Is there an option/setting/registry hack that disables these automatically inserted comments?
Interestingly, I kind of like the TODO reminders, but to each their own.
If you are feeling really brave, you can always go into the Visual Studio .NET Install Dir>VC7VCWIZARDS directory, change to the particular wizard directory you want to change (mfcappwiz is the MFC Application Wizard) and in the templates1033 directory you'll find the US English base files processed by the Wizard.
There are numerous C++/H files, so you can edit to your hearts content. However, if you mess up the scripting in the files, you'll break the wizard. As you'd expect, it's a good idea to back up any files you might play with.
This was first published in February 2003