all groups > visual studio .net ide > november 2003 >
You're in the

visual studio .net ide

group:

about vsip: how to add a folder in project area


about vsip: how to add a folder in project area roy
11/26/2003 3:23:22 AM
visual studio .net ide:
hello there:

i am puzzlesd in developping vsip,
my mission is to add a folder in a project under
a solution,any one so kind can give me some advice?
there seems no sample in samples downloadn from
about vsip: how to add a folder in project area chan
11/27/2003 2:35:34 PM
VSIP is a pain (from my experience) when there is lack of
comprehensive documentation and help. Look at the MyCPkg
Sample, a folder is something between a project and a
file. you need to create your folder class, e.g.
PrjNFolder, which extends the PrjNBase. Steal whatever
methods from PrjNRoot and PrjNFile that you think
relevant to this class.

[quoted text, click to view]
Re: about vsip: how to add a folder in project area DigitalGus
12/12/2003 12:46:34 AM
You may consider using EnvDte from vsip. It looks more robust than addin.

[quoted text, click to view]

AddThis Social Bookmark Button