using VCCodeNamespace in cpp file..
- From: "KFN.SPAM@xxxxxxxxx" <KFN.SPAM@xxxxxxxxx>
- Date: Sat, 22 Dec 2007 07:32:48 -0800 (PST)
hi im
trying to write a custom class wizard from the standard c++ class
wizard. ( and i am running into trouble in the javascripting, and
understanding of the vcCodemodel, I guess)
so I have some questions:
a) I want a namespace to be used in h and cpp file, but i want the cpp
to be 'using namespace dummyNS;' but i cannot figure out how to add it
for some odd reason. ///VCCodeNamespace
b) how to add some text (copyright and some macro calls ) to the cpp
file?
c) how to add an extra #include to the cppfile
d) remove the commenting on functions in the cppfile, when I use the
VCCodeFunction objects,
Comment operation
thanks for any awnser.
( and it is a wizard to introduce a cppunit testcase class)
kenneth
.
- Follow-Ups:
- Re: using VCCodeNamespace in cpp file..
- From: KFN.SPAM@xxxxxxxxx
- Re: using VCCodeNamespace in cpp file..
- Prev by Date: Re: Visual Studio Sucks
- Next by Date: Re: using VCCodeNamespace in cpp file..
- Previous by thread: TableAdapter Useage
- Next by thread: Re: using VCCodeNamespace in cpp file..
- Index(es):
Relevant Pages
|