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

C / C++ / MFC

 
QuestionCompareFileTime problems Pin
LCI14-Jun-06 2:26
LCI14-Jun-06 2:26 
AnswerRe: CompareFileTime problems Pin
James R. Twine14-Jun-06 2:29
James R. Twine14-Jun-06 2:29 
GeneralRe: CompareFileTime problems Pin
LCI14-Jun-06 2:37
LCI14-Jun-06 2:37 
GeneralRe: CompareFileTime problems Pin
Cedric Moonen14-Jun-06 2:48
Cedric Moonen14-Jun-06 2:48 
GeneralRe: CompareFileTime problems Pin
James R. Twine14-Jun-06 3:00
James R. Twine14-Jun-06 3:00 
AnswerRe: CompareFileTime problems Pin
Hamid_RT14-Jun-06 2:59
Hamid_RT14-Jun-06 2:59 
Questiondisplayiing a Dialog over a Dialog Pin
anilksingh14-Jun-06 2:06
anilksingh14-Jun-06 2:06 
AnswerRe: displayiing a Dialog over a Dialog Pin
Cedric Moonen14-Jun-06 2:14
Cedric Moonen14-Jun-06 2:14 
If you only need to have your first dialog visible (without having to inject inputs), then you can simply use MoveWindow for the second dialog.
If it needs to receive user inputs, then you need to use modeless dialogs. You can have a look at this tutorial[^]


Cédric Moonen
Software developer

Charting control
AnswerRe: displayiing a Dialog over a Dialog Pin
Laxman Auti14-Jun-06 2:15
Laxman Auti14-Jun-06 2:15 
AnswerRe: displayiing a Dialog over a Dialog [modified] Pin
_AnsHUMAN_ 14-Jun-06 2:18
_AnsHUMAN_ 14-Jun-06 2:18 
AnswerRe: displayiing a Dialog over a Dialog Pin
Naveen14-Jun-06 2:18
Naveen14-Jun-06 2:18 
AnswerRe: displayiing a Dialog over a Dialog Pin
Ganesh_T14-Jun-06 2:37
Ganesh_T14-Jun-06 2:37 
QuestionAlt+Tab Pin
Anu_Bala14-Jun-06 1:37
Anu_Bala14-Jun-06 1:37 
AnswerRe: Alt+Tab Pin
see me14-Jun-06 1:43
see me14-Jun-06 1:43 
GeneralRe: Alt+Tab Pin
Anu_Bala14-Jun-06 1:47
Anu_Bala14-Jun-06 1:47 
GeneralRe: Alt+Tab Pin
see me14-Jun-06 1:55
see me14-Jun-06 1:55 
GeneralRe: Alt+Tab [modified] Pin
_AnsHUMAN_ 14-Jun-06 2:08
_AnsHUMAN_ 14-Jun-06 2:08 
AnswerRe: Alt+Tab Pin
_AnsHUMAN_ 14-Jun-06 1:43
_AnsHUMAN_ 14-Jun-06 1:43 
AnswerRe: Alt+Tab Pin
see me14-Jun-06 1:52
see me14-Jun-06 1:52 
GeneralRe: Alt+Tab Pin
Cedric Moonen14-Jun-06 2:02
Cedric Moonen14-Jun-06 2:02 
GeneralRe: Alt+Tab [modified] Pin
Anu_Bala14-Jun-06 2:16
Anu_Bala14-Jun-06 2:16 
QuestionRe: Alt+Tab Pin
toxcct14-Jun-06 2:12
toxcct14-Jun-06 2:12 
AnswerOT Pin
kakan14-Jun-06 3:13
professionalkakan14-Jun-06 3:13 
JokeRe: OT Pin
toxcct14-Jun-06 3:13
toxcct14-Jun-06 3:13 
AnswerRe: Alt+Tab Pin
see me14-Jun-06 17:32
see me14-Jun-06 17:32 

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.