VC++ code generation

If you have a class connected with your components, right click your components, and for the language specify VC++ instead of C++. the code generated will not have the comments and nasty crap that you get with C++. The only problem with this approach, is that you need a VC++ project file available when you generate your code.

The instructions above are known to work with RR 4.