Click here to Skip to main content
15,899,825 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: "Default" class member Pin
DQNOK27-Sep-07 4:52
professionalDQNOK27-Sep-07 4:52 
GeneralRe: "Default" class member Pin
jhwurmbach27-Sep-07 5:19
jhwurmbach27-Sep-07 5:19 
QuestionProject help (Port programming) Pin
TooFast27-Sep-07 3:42
TooFast27-Sep-07 3:42 
AnswerRe: Project help (Port programming) Pin
Roger Stoltz27-Sep-07 4:23
Roger Stoltz27-Sep-07 4:23 
QuestionDetaching dialog boxes Pin
William Engberts27-Sep-07 2:54
William Engberts27-Sep-07 2:54 
AnswerRe: Detaching dialog boxes Pin
Nelek27-Sep-07 3:06
protectorNelek27-Sep-07 3:06 
AnswerRe: Detaching dialog boxes Pin
KarstenK27-Sep-07 3:09
mveKarstenK27-Sep-07 3:09 
AnswerRe: Detaching dialog boxes Pin
David Crow27-Sep-07 3:12
David Crow27-Sep-07 3:12 
William Engberts wrote:
I wrote an editor type program, that uses a dialog box as its main window. I would like the program to return immediately, but the dialog box to remain active.


This makes no sense, as the program and the dialog box are one in the same. If one goes away, so does the other. Confused | :confused:




"A good athlete is the result of a good and worthy opponent." - David Crow

"To have a respect for ourselves guides our morals; to have deference for others governs our manners." - Laurence Sterne


GeneralRe: Detaching dialog boxes Pin
William Engberts27-Sep-07 3:19
William Engberts27-Sep-07 3:19 
GeneralRe: Detaching dialog boxes Pin
David Crow27-Sep-07 3:22
David Crow27-Sep-07 3:22 
GeneralRe: Detaching dialog boxes Pin
Waldermort27-Sep-07 4:04
Waldermort27-Sep-07 4:04 
QuestionDifferent between const char * and const char const* Pin
mohindar_kks27-Sep-07 2:27
mohindar_kks27-Sep-07 2:27 
QuestionRe: Different between const char * and const char const* Pin
David Crow27-Sep-07 2:38
David Crow27-Sep-07 2:38 
AnswerRe: Different between const char * and const char const* Pin
Dave Kreskowiak27-Sep-07 7:44
mveDave Kreskowiak27-Sep-07 7:44 
AnswerRe: Different between const char * and const char const* Pin
baerten27-Sep-07 2:40
baerten27-Sep-07 2:40 
AnswerRe: Different between const char * and const char const* Pin
ShilpiP27-Sep-07 2:44
ShilpiP27-Sep-07 2:44 
AnswerRe: Different between const char * and const char const* Pin
jhwurmbach27-Sep-07 3:45
jhwurmbach27-Sep-07 3:45 
AnswerRe: Different between const char * and const char const* Pin
zakkas248327-Sep-07 18:40
zakkas248327-Sep-07 18:40 
QuestionAre important these missing *.dll ?? Pin
Nelek27-Sep-07 2:15
protectorNelek27-Sep-07 2:15 
AnswerRe: Are important these missing *.dll ?? Pin
David Crow27-Sep-07 2:46
David Crow27-Sep-07 2:46 
GeneralRe: Are important these missing *.dll ?? [modified] Pin
Nelek27-Sep-07 3:01
protectorNelek27-Sep-07 3:01 
Questionhow to send data through ShellExecute function to ".php" application? Pin
AnayKulkarni27-Sep-07 1:05
AnayKulkarni27-Sep-07 1:05 
AnswerRe: how to send data through ShellExecute function to ".php" application? Pin
David Crow27-Sep-07 2:48
David Crow27-Sep-07 2:48 
Questionchange buttons style Pin
mitok27-Sep-07 0:46
mitok27-Sep-07 0:46 
AnswerRe: change buttons style Pin
Russell'27-Sep-07 1:42
Russell'27-Sep-07 1:42 

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.