Click here to Skip to main content
15,923,087 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: how to keep white spaces when input from text file? Pin
Nelek28-Jul-07 4:29
protectorNelek28-Jul-07 4:29 
QuestionShowing and hidind parts of a bitmap [modified][Solved] Pin
RickyC17-Jul-07 9:13
RickyC17-Jul-07 9:13 
AnswerRe: Showing and hidind parts of a bitmap Pin
RickyC17-Jul-07 9:22
RickyC17-Jul-07 9:22 
QuestionTry - Catch VC6.0 VS VC2k5 Pin
Wouter Dhondt17-Jul-07 8:32
Wouter Dhondt17-Jul-07 8:32 
AnswerRe: Try - Catch VC6.0 VS VC2k5 Pin
Mark Salsbery17-Jul-07 10:11
Mark Salsbery17-Jul-07 10:11 
GeneralRe: Try - Catch VC6.0 VS VC2k5 Pin
Wouter Dhondt17-Jul-07 11:04
Wouter Dhondt17-Jul-07 11:04 
GeneralRe: Try - Catch VC6.0 VS VC2k5 Pin
Mark Salsbery17-Jul-07 11:43
Mark Salsbery17-Jul-07 11:43 
QuestionUnwanted reuse of existing VC++ 6.0 instance Pin
cbrack66617-Jul-07 8:27
cbrack66617-Jul-07 8:27 
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
GeneralRe: Unwanted reuse of existing VC++ 6.0 instance Pin
thammadi18-Jul-07 22:41
thammadi18-Jul-07 22:41 
QuestionWhat is the best way to convert existing ActiveX DLL to ActiveX EXE? Pin
Anand Todkar17-Jul-07 7:57
Anand Todkar17-Jul-07 7:57 
AnswerRe: What is the best way to convert existing ActiveX DLL to ActiveX EXE? Pin
Cedric Moonen17-Jul-07 8:35
Cedric Moonen17-Jul-07 8:35 
GeneralRe: What is the best way to convert existing ActiveX DLL to ActiveX EXE? Pin
Anand Todkar17-Jul-07 20:25
Anand Todkar17-Jul-07 20:25 
QuestionDLL to check loaded DLLs Pin
Chris Christian17-Jul-07 7:33
Chris Christian17-Jul-07 7:33 
AnswerRe: DLL to check loaded DLLs Pin
Perspx17-Jul-07 9:31
Perspx17-Jul-07 9:31 
GeneralRe: DLL to check loaded DLLs Pin
Chris Christian17-Jul-07 10:13
Chris Christian17-Jul-07 10:13 
GeneralRe: DLL to check loaded DLLs Pin
Perspx17-Jul-07 10:15
Perspx17-Jul-07 10:15 
QuestionCProgressCtrl freezes during processing Pin
theallmightycpd17-Jul-07 7:01
theallmightycpd17-Jul-07 7:01 
AnswerRe: CProgressCtrl freezes during processing Pin
David Crow17-Jul-07 7:14
David Crow17-Jul-07 7:14 
AnswerRe: CProgressCtrl freezes during processing Pin
Chris Losinger17-Jul-07 7:15
professionalChris Losinger17-Jul-07 7:15 
QuestionRe: CProgressCtrl freezes during processing Pin
theallmightycpd18-Jul-07 5:52
theallmightycpd18-Jul-07 5:52 
AnswerRe: CProgressCtrl freezes during processing Pin
Chris Losinger18-Jul-07 6:17
professionalChris Losinger18-Jul-07 6:17 
AnswerRe: CProgressCtrl freezes during processing Pin
Mark Salsbery18-Jul-07 6:46
Mark Salsbery18-Jul-07 6:46 
AnswerRe: CProgressCtrl freezes during processing Pin
Mark Salsbery17-Jul-07 7:31
Mark Salsbery17-Jul-07 7:31 
AnswerRe: CProgressCtrl freezes during processing Pin
Hamid_RT25-Jul-07 8:22
Hamid_RT25-Jul-07 8:22 
QuestionwinInet - FTP - overlapped i/o operation in progress - Pin
Jayapal Chandran17-Jul-07 6:46
Jayapal Chandran17-Jul-07 6:46 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.