Click here to Skip to main content
15,917,005 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: Trouble building a dynamic string array. Coming from C# Pin
Mark Randel19-Nov-09 9:32
Mark Randel19-Nov-09 9:32 
GeneralRe: Trouble building a dynamic string array. Coming from C# Pin
Mark Randel19-Nov-09 9:34
Mark Randel19-Nov-09 9:34 
GeneralRe: Trouble building a dynamic string array. Coming from C# Pin
«_Superman_»19-Nov-09 9:42
professional«_Superman_»19-Nov-09 9:42 
QuestionHow to launch an application a file on double click in MFC? Pin
Software200718-Nov-09 8:28
Software200718-Nov-09 8:28 
AnswerRe: How to launch an application a file on double click in MFC? Pin
«_Superman_»18-Nov-09 8:31
professional«_Superman_»18-Nov-09 8:31 
AnswerRe: How to launch an application a file on double click in MFC? Pin
Maximilien18-Nov-09 8:52
Maximilien18-Nov-09 8:52 
GeneralRe: How to launch an application a file on double click in MFC? Pin
Software200718-Nov-09 9:29
Software200718-Nov-09 9:29 
QuestionRe: How to launch an application a file on double click in MFC? Pin
«_Superman_»18-Nov-09 9:37
professional«_Superman_»18-Nov-09 9:37 
AnswerRe: How to launch an application a file on double click in MFC? Pin
Software200718-Nov-09 9:48
Software200718-Nov-09 9:48 
GeneralRe: How to launch an application a file on double click in MFC? Pin
«_Superman_»18-Nov-09 9:50
professional«_Superman_»18-Nov-09 9:50 
GeneralRe: How to launch an application a file on double click in MFC? Pin
Software200718-Nov-09 9:53
Software200718-Nov-09 9:53 
AnswerRe: How to launch an application a file on double click in MFC? Pin
LunaticFringe18-Nov-09 10:35
LunaticFringe18-Nov-09 10:35 
AnswerRe: How to launch an application a file on double click in MFC? Pin
David Crow19-Nov-09 3:31
David Crow19-Nov-09 3:31 
QuestionMFC Dialog and PDF Reader refresh issue Pin
kasi1418-Nov-09 7:37
kasi1418-Nov-09 7:37 
QuestionRe: MFC Dialog and PDF Reader refresh issue Pin
22491718-Nov-09 16:51
22491718-Nov-09 16:51 
QuestionIs there any way to determine plunging or removing of a removable storage like flash memories to the system in MFC? Pin
A&Ms18-Nov-09 7:37
A&Ms18-Nov-09 7:37 
AnswerRe: Is there any way to determine plunging or removing of a removable storage like flash memories to the system in MFC? Pin
Luc Pattyn18-Nov-09 7:44
sitebuilderLuc Pattyn18-Nov-09 7:44 
GeneralRe: Is there any way to determine plunging or removing of a removable storage like flash memories to the system in MFC? Pin
A&Ms18-Nov-09 8:05
A&Ms18-Nov-09 8:05 
GeneralRe: Is there any way to determine plunging or removing of a removable storage like flash memories to the system in MFC? Pin
Luc Pattyn18-Nov-09 8:19
sitebuilderLuc Pattyn18-Nov-09 8:19 
QuestionRe: Is there any way to determine plunging or removing of a removable storage like flash memories to the system in MFC? Pin
David Crow18-Nov-09 7:53
David Crow18-Nov-09 7:53 
AnswerRe: Is there any way to determine plunging or removing of a removable storage like flash memories to the system in MFC? [modified] Pin
A&Ms18-Nov-09 8:07
A&Ms18-Nov-09 8:07 
GeneralRe: Is there any way to determine plunging or removing of a removable storage like flash memories to the system in MFC? Pin
«_Superman_»18-Nov-09 8:09
professional«_Superman_»18-Nov-09 8:09 
QuestionRe: DDE in MFC Pin
mla15418-Nov-09 5:51
mla15418-Nov-09 5:51 
AnswerRe: DDE in MFC Pin
22491718-Nov-09 14:02
22491718-Nov-09 14:02 
QuestionRe: DDE in MFC Pin
mla15419-Nov-09 11:01
mla15419-Nov-09 11:01 
Hello,
I checked the Task Manager, and sure enough, the program was still running.
However, I want the program to show the InitInstance message and run the GUI regardless of whether the program is run from the IDE or the program is run after double-clicking the mdi4 file.  Furthermore, I don't want to see the "Windows cannot find 'E:\MikeA Documents\mdi41.mdi4'.  Make sure you typed the name correctly, and then try again.  To search for a file, click the Start button, and then click Search." message.

Regards,
Mike

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.