PDA

Click to See Complete Forum and Search --> : Why can't VC++ start a new instance of itself?


rekcus
Oct 7th, 2000, 11:27 PM
You guys should have experienced this irritating feature of MS VC++. When you open a .dsw project workspace, it automatically loads into a VC instance that is currently running.

Just why can't it start a new instance just like VB?!?

Vlatko
Oct 8th, 2000, 03:55 AM
I would also like to know this.I often have to open several project at the same time but for every project i have to manually open a separate VC++ window.Very Irritating.