Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
  1. Home
  2. General Programming
  3. C / C++ / MFC
  4. Unwanted reuse of existing VC++ 6.0 instance

Unwanted reuse of existing VC++ 6.0 instance

Scheduled Pinned Locked Moved C / C++ / MFC
csharpc++visual-studiocomquestion
2 Posts 2 Posters 0 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • C Offline
    C Offline
    cbrack666
    wrote on last edited by
    #1

    Hello I find that when I double-click a .dsw file (VC++ 6.0 workspace) it will launch VC++ 6.0 and open it as expected. However if I double-click a second .dsw file while the first is still open, it reuses the first VC++ instance (effectively closing the first one) instead of spawning a second VC++ process thereby having two (which is what I want). In the end I have to remember to first start VC++ 6.0 and then open the workspace to prevent the closing of my first workspace. I notice that this behavior does not occur with Visual Studio.NET (2003 anyways). I did check all options and settings in VC++ 6.0 as well as the online product documentation here (to no avail): http://msdn2.microsoft.com/en-us/library/aa468126.aspx[^] Might anyone know how I can change things such that a new instance of VC++ 6.0 is started when a .dsw file is dbl-clicked when there is already a workspace open? Thanks ! Sincerely, Christopher Brack

    T 1 Reply Last reply
    0
    • C cbrack666

      Hello I find that when I double-click a .dsw file (VC++ 6.0 workspace) it will launch VC++ 6.0 and open it as expected. However if I double-click a second .dsw file while the first is still open, it reuses the first VC++ instance (effectively closing the first one) instead of spawning a second VC++ process thereby having two (which is what I want). In the end I have to remember to first start VC++ 6.0 and then open the workspace to prevent the closing of my first workspace. I notice that this behavior does not occur with Visual Studio.NET (2003 anyways). I did check all options and settings in VC++ 6.0 as well as the online product documentation here (to no avail): http://msdn2.microsoft.com/en-us/library/aa468126.aspx[^] Might anyone know how I can change things such that a new instance of VC++ 6.0 is started when a .dsw file is dbl-clicked when there is already a workspace open? Thanks ! Sincerely, Christopher Brack

      T Offline
      T Offline
      thammadi
      wrote on last edited by
      #2

      Even I am interested in knowing how :) Thammadi

      1 Reply Last reply
      0
      Reply
      • Reply as topic
      Log in to reply
      • Oldest to Newest
      • Newest to Oldest
      • Most Votes


      • Login

      • Don't have an account? Register

      • Login or register to search.
      • First post
        Last post
      0
      • Categories
      • Recent
      • Tags
      • Popular
      • World
      • Users
      • Groups