Click to See Complete Forum and Search --> : C++ Wizard


May 3rd, 1999, 09:31 AM
We are trying to make our own customAppWizard that will create custom projects under Visual Studio 6 (VC++ 6).

We are looking for a way to add folders (or groups, see your dsp file) to the new project, using source code from our wizard.(We don't want to do it manually)

We are also trying to add files to the new projet, using an environment variable which tells us the way of the source files. We just want to add theim in the "file view", not copy theim under the new workspace.

We don't know how to do that, and which files have to be modified, please help us, thank you!!
%2