Click here to Skip to main content
15,914,111 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
AnswerRe: Retrieve the length of an int Pin
CPallini3-Aug-07 4:25
mveCPallini3-Aug-07 4:25 
GeneralRe: Retrieve the length of an int Pin
Perspx3-Aug-07 4:28
Perspx3-Aug-07 4:28 
GeneralRe: Retrieve the length of an int Pin
CPallini3-Aug-07 4:42
mveCPallini3-Aug-07 4:42 
GeneralRe: Retrieve the length of an int Pin
Perspx3-Aug-07 4:46
Perspx3-Aug-07 4:46 
GeneralRe: Retrieve the length of an int Pin
dburns3-Aug-07 5:00
dburns3-Aug-07 5:00 
GeneralRe: Retrieve the length of an int Pin
Perspx3-Aug-07 5:02
Perspx3-Aug-07 5:02 
GeneralRe: Retrieve the length of an int Pin
Rage3-Aug-07 4:47
professionalRage3-Aug-07 4:47 
QuestionHack a modal dialog to not close? Pin
Jim @ JCT3-Aug-07 3:59
Jim @ JCT3-Aug-07 3:59 
Hi chaps,

Does anyone know of a hack I can use to prevent a modal dialog from closing when I call EndDialog()?

What I want is for my dialog to behave just like a normal modal dialog in all aspects except that when it reaches the end of it's modal loop it exits as normal, DoModal returns a value, but the dialog doesn't actually close. So that I can call DoModal() on it once again without the dialog disappearing and re-appearing. It only closes when I explicitly kill it (or when the object goes out of scope).

Anyone know if this is do-able?

Thanks,
Jim
AnswerRe: Hack a modal dialog to not close? Pin
Rage3-Aug-07 4:11
professionalRage3-Aug-07 4:11 
GeneralRe: Hack a modal dialog to not close? Pin
Jim @ JCT3-Aug-07 5:06
Jim @ JCT3-Aug-07 5:06 
QuestionHow recieve time from system time Pin
myshketer3-Aug-07 3:23
myshketer3-Aug-07 3:23 
QuestionRe: How recieve time from system time Pin
David Crow3-Aug-07 3:37
David Crow3-Aug-07 3:37 
AnswerRe: How recieve time from system time Pin
myshketer3-Aug-07 4:06
myshketer3-Aug-07 4:06 
QuestionRe: How recieve time from system time Pin
David Crow3-Aug-07 6:08
David Crow3-Aug-07 6:08 
AnswerRe: How recieve time from system time Pin
Rage3-Aug-07 4:15
professionalRage3-Aug-07 4:15 
QuestionApplication that makes EXE Pin
dacky3-Aug-07 2:36
dacky3-Aug-07 2:36 
AnswerRe: Application that makes EXE Pin
David Crow3-Aug-07 3:17
David Crow3-Aug-07 3:17 
AnswerRe: Application that makes EXE Pin
Hamid_RT3-Aug-07 3:37
Hamid_RT3-Aug-07 3:37 
GeneralRe: Application that makes EXE Pin
dacky5-Aug-07 19:24
dacky5-Aug-07 19:24 
GeneralRe: Application that makes EXE Pin
dacky5-Aug-07 19:25
dacky5-Aug-07 19:25 
GeneralRe: Application that makes EXE Pin
Hamid_RT5-Aug-07 19:46
Hamid_RT5-Aug-07 19:46 
AnswerRe: Application that makes EXE Pin
Iain Clarke, Warrior Programmer3-Aug-07 23:38
Iain Clarke, Warrior Programmer3-Aug-07 23:38 
GeneralRe: Application that makes EXE Pin
dacky5-Aug-07 19:08
dacky5-Aug-07 19:08 
QuestionMFC: Removing sunken border from a CFormview displayed in a CFrameWnd Pin
Sternocera3-Aug-07 0:46
Sternocera3-Aug-07 0:46 
AnswerRe: MFC: Removing sunken border from a CFormview displayed in a CFrameWnd Pin
#realJSOP3-Aug-07 0:53
professional#realJSOP3-Aug-07 0:53 

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.