Click here to Skip to main content
15,924,196 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: CFileFind in Temporary Internet Files Pin
locoone24-Oct-06 15:07
locoone24-Oct-06 15:07 
AnswerRe: CFileFind in Temporary Internet Files Pin
Mila02523-Oct-06 20:41
Mila02523-Oct-06 20:41 
QuestionHow to set text color in CRichEditCtrl? Pin
David.YueZuo23-Oct-06 13:57
David.YueZuo23-Oct-06 13:57 
AnswerRe: How to set text color in CRichEditCtrl? Pin
Mark Salsbery23-Oct-06 14:07
Mark Salsbery23-Oct-06 14:07 
GeneralRe: How to set text color in CRichEditCtrl? Pin
David.YueZuo24-Oct-06 11:55
David.YueZuo24-Oct-06 11:55 
GeneralRe: How to set text color in CRichEditCtrl? Pin
Mark Salsbery24-Oct-06 12:30
Mark Salsbery24-Oct-06 12:30 
GeneralRe: How to set text color in CRichEditCtrl? Pin
David.YueZuo24-Oct-06 13:28
David.YueZuo24-Oct-06 13:28 
QuestionLoading a Dialog resource into another form Dynamically Pin
bobm523-Oct-06 13:35
bobm523-Oct-06 13:35 
Hi all,

Using VC++ 6 with MFC.

What I'm trying to do is have a secondary modeless dialog which can be attached to the main dialog and detached again, similar to winamp. The way I'm thinking of implementing this is having two dialog classes for the main and modeless dialogs, and one dialog resource with the actual controls etc (child, no title bar etc.), similar to the way you use a CTabCtrl.

I want the 'Screen' dialog resource to be loaded into either the secondary or primary dialog based on user input, possibly by replacing a static control?

How can I implement this?

Thanks
Bob

AnswerRe: Loading a Dialog resource into another form Dynamically Pin
Mark Salsbery23-Oct-06 13:50
Mark Salsbery23-Oct-06 13:50 
AnswerRe: Loading a Dialog resource into another form Dynamically Pin
Hamid_RT25-Oct-06 19:40
Hamid_RT25-Oct-06 19:40 
Questiondrag and drop into a webbrowser activex control Pin
derek_23-Oct-06 13:22
derek_23-Oct-06 13:22 
Questionsocket connection Pin
nahitan23-Oct-06 13:11
nahitan23-Oct-06 13:11 
AnswerRe: socket connection Pin
Mark Salsbery23-Oct-06 13:38
Mark Salsbery23-Oct-06 13:38 
GeneralRe: socket connection Pin
nahitan23-Oct-06 13:46
nahitan23-Oct-06 13:46 
GeneralRe: socket connection Pin
Mark Salsbery23-Oct-06 13:57
Mark Salsbery23-Oct-06 13:57 
AnswerRe: socket connection Pin
fat_boy23-Oct-06 23:42
fat_boy23-Oct-06 23:42 
AnswerRe: socket connection Pin
Moak1-Nov-06 3:15
Moak1-Nov-06 3:15 
QuestionMouseWheel Question Pin
Mark F.23-Oct-06 12:33
Mark F.23-Oct-06 12:33 
AnswerRe: MouseWheel Question Pin
Mark Salsbery23-Oct-06 13:16
Mark Salsbery23-Oct-06 13:16 
GeneralRe: MouseWheel Question [fixed] Pin
Mark F.23-Oct-06 15:02
Mark F.23-Oct-06 15:02 
GeneralRe: MouseWheel Question Pin
Mark Salsbery23-Oct-06 15:20
Mark Salsbery23-Oct-06 15:20 
Questionchar* vs vectors vs std::string Pin
Wheatbread23-Oct-06 9:29
Wheatbread23-Oct-06 9:29 
AnswerRe: char* vs vectors vs std::string Pin
Zac Howland23-Oct-06 9:41
Zac Howland23-Oct-06 9:41 
GeneralRe: char* vs vectors vs std::string Pin
led mike23-Oct-06 9:52
led mike23-Oct-06 9:52 
GeneralRe: char* vs vectors vs std::string Pin
Nemanja Trifunovic23-Oct-06 10:00
Nemanja Trifunovic23-Oct-06 10:00 

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.