Click here to Skip to main content
16,006,341 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: how to save my data in notepad or excel Pin
Hamid_RT19-Jun-08 0:04
Hamid_RT19-Jun-08 0:04 
QuestionRe: how to save my data in notepad or excel Pin
David Crow19-Jun-08 3:41
David Crow19-Jun-08 3:41 
QuestionThread synchronization problems Pin
ss43118-Jun-08 21:20
ss43118-Jun-08 21:20 
AnswerRe: Thread synchronization problems Pin
Jijo.Raj18-Jun-08 21:47
Jijo.Raj18-Jun-08 21:47 
GeneralRe: Thread synchronization problems Pin
ss43118-Jun-08 22:51
ss43118-Jun-08 22:51 
AnswerRe: Thread synchronization problems Pin
Roger Stoltz19-Jun-08 0:04
Roger Stoltz19-Jun-08 0:04 
AnswerRe: Thread synchronization problems Pin
Mark Salsbery19-Jun-08 6:25
Mark Salsbery19-Jun-08 6:25 
QuestionCombining 2 projects in 1 workspace Pin
kindaichinisan18-Jun-08 21:11
kindaichinisan18-Jun-08 21:11 
Hi everyone,

I encounter a problem when combining 2 workproject together. I am currently using Microsoft Visual C++ 6. I need to combine the 2 workproject which are initially in 2 different workspaces because I have created the projects separately and want to combine them into 1 program.

Here is the scenario:
I open project A and then add project B to it. I set Project A as active project. I create a button in the main dialog box of Project A to open up the main dialog box of Project B but cannot seem to do so.

Apparently it seem to be that the new workspace folder only has the files (.rc, .h, .cpp) of Project A and I am able to see Project B in the workspace due to some linking mechanism (I guess)

May I know how to combine 2 projects and successfully link them?

Rgds
kindaichinisan
AnswerRe: Combining 2 projects in 1 workspace Pin
Cedric Moonen18-Jun-08 21:25
Cedric Moonen18-Jun-08 21:25 
QuestionRe: Combining 2 projects in 1 workspace Pin
kindaichinisan18-Jun-08 22:02
kindaichinisan18-Jun-08 22:02 
AnswerRe: Combining 2 projects in 1 workspace Pin
Cedric Moonen18-Jun-08 22:48
Cedric Moonen18-Jun-08 22:48 
GeneralRe: Combining 2 projects in 1 workspace Pin
kindaichinisan18-Jun-08 23:07
kindaichinisan18-Jun-08 23:07 
GeneralRe: Combining 2 projects in 1 workspace Pin
Rajesh R Subramanian18-Jun-08 23:21
professionalRajesh R Subramanian18-Jun-08 23:21 
JokeRe: Combining 2 projects in 1 workspace Pin
Hamid_RT19-Jun-08 0:06
Hamid_RT19-Jun-08 0:06 
GeneralRe: Combining 2 projects in 1 workspace Pin
Rajesh R Subramanian19-Jun-08 0:24
professionalRajesh R Subramanian19-Jun-08 0:24 
GeneralRe: Combining 2 projects in 1 workspace Pin
Cedric Moonen19-Jun-08 0:09
Cedric Moonen19-Jun-08 0:09 
AnswerRe: Combining 2 projects in 1 workspace Pin
bulg19-Jun-08 11:39
bulg19-Jun-08 11:39 
GeneralRe: Combining 2 projects in 1 workspace Pin
kindaichinisan19-Jun-08 16:14
kindaichinisan19-Jun-08 16:14 
QuestionDebug Assertion Failed! Pin
Le@rner18-Jun-08 21:01
Le@rner18-Jun-08 21:01 
AnswerRe: Debug Assertion Failed! Pin
Cedric Moonen18-Jun-08 21:04
Cedric Moonen18-Jun-08 21:04 
AnswerRe: Debug Assertion Failed! Pin
Hamid_RT18-Jun-08 23:59
Hamid_RT18-Jun-08 23:59 
QuestionRe: Debug Assertion Failed! Pin
David Crow19-Jun-08 3:19
David Crow19-Jun-08 3:19 
QuestionHow to convert a DLL into an exe? Pin
Rennie7618-Jun-08 20:59
Rennie7618-Jun-08 20:59 
AnswerRe: How to convert a DLL into an exe? Pin
Cedric Moonen18-Jun-08 21:06
Cedric Moonen18-Jun-08 21:06 
GeneralRe: How to convert a DLL into an exe? Pin
Rennie7618-Jun-08 23:22
Rennie7618-Jun-08 23:22 

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.