creating a new folder under a solution

Tech-Archive recommends: Fix windows errors by optimizing your registry



Hi All

I have a solutin with 4 projects. When I re organize directiroy
structure from the .NET development environment , changes I made don't
effect the original directory structure in harddisk.

Let me explain clearly ,


Say that there is a solutin
my_solution
-proj1
- source files
-header files

Then I make these changes

my_solution
-proj1
-csd
-lst
-src
-inc


but these changes are just imaginary and nothing changes in the real
directory structure.


Can anyone help with it ?
Thanks
.