Click here to Skip to main content
16,007,504 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: Farsi language in VC++ .NET Pin
Hadi Rezaee12-Nov-02 5:49
Hadi Rezaee12-Nov-02 5:49 
GeneralCopyImage woes Pin
Jim Crafton11-Nov-02 7:29
Jim Crafton11-Nov-02 7:29 
GeneralRe: CopyImage woes Pin
Christian Graus11-Nov-02 8:37
protectorChristian Graus11-Nov-02 8:37 
GeneralUse a Dialog to another pgm created by another pgm Pin
youssef11-Nov-02 7:00
youssef11-Nov-02 7:00 
GeneralRe: Use a Dialog to another pgm created by another pgm Pin
valikac11-Nov-02 7:48
valikac11-Nov-02 7:48 
GeneralRe: Use a Dialog to another pgm created by another pgm Pin
youssef12-Nov-02 13:37
youssef12-Nov-02 13:37 
GeneralChanging view Pin
act_x11-Nov-02 6:47
act_x11-Nov-02 6:47 
GeneralApplication Idle Timeout Pin
SchmoBoy11-Nov-02 6:27
SchmoBoy11-Nov-02 6:27 
I'm looking for an explanation of how to detect an idle period within an application and close dialogs and log off the application if the idle period is exceeded.

I have information on how to detect the application idle time by using Paul D.'s IdleUI DLL from Feb. 2000 MSJ, but I'm curious how to find a modal dialog that is currently displayed and close it. Will I have to send a user windows message to the dialog and write a message loop for the dialog to get it?

Any one of a number of modal dialogs in the app can be displayed when the idle time is exceeded and I can't seem to figure out how to notify these dialogs that they should close. Also, will I even get system hook notifications in the main app if a modal dialog is currently displayed?

Thanks...

GeneralRe: Application Idle Timeout Pin
valikac11-Nov-02 7:56
valikac11-Nov-02 7:56 
GeneralInvoking another Application Pin
act_x11-Nov-02 5:51
act_x11-Nov-02 5:51 
GeneralRe: Invoking another Application Pin
Chris Losinger11-Nov-02 5:56
professionalChris Losinger11-Nov-02 5:56 
GeneralRe: Invoking another Application Pin
Scott H. Settlemier11-Nov-02 5:56
Scott H. Settlemier11-Nov-02 5:56 
Generalserial comm. Pin
peter ho11-Nov-02 5:40
peter ho11-Nov-02 5:40 
GeneralRe: serial comm. Pin
Scott H. Settlemier11-Nov-02 5:51
Scott H. Settlemier11-Nov-02 5:51 
GeneralRotarty dial control knob Pin
john john mackey11-Nov-02 5:36
john john mackey11-Nov-02 5:36 
GeneralRe: Rotarty dial control knob Pin
Andreas Saurwein11-Nov-02 5:46
Andreas Saurwein11-Nov-02 5:46 
GeneralRe: Rotarty dial control knob Pin
Anonymous11-Nov-02 5:55
Anonymous11-Nov-02 5:55 
GeneralRe: Rotarty dial control knob Pin
Andreas Saurwein11-Nov-02 6:16
Andreas Saurwein11-Nov-02 6:16 
Generaldoubt about EnumPrinters() Pin
vgkotha11-Nov-02 4:18
vgkotha11-Nov-02 4:18 
GeneralRe: c++ access to a dbase database Pin
Alexandru Savescu11-Nov-02 5:39
Alexandru Savescu11-Nov-02 5:39 
Generalparameter passing in C++ Pin
Jim Crafton11-Nov-02 3:07
Jim Crafton11-Nov-02 3:07 
GeneralRe: parameter passing in C++ Pin
jhwurmbach11-Nov-02 3:11
jhwurmbach11-Nov-02 3:11 
GeneralRe: parameter passing in C++ Pin
Tim Smith11-Nov-02 3:55
Tim Smith11-Nov-02 3:55 
GeneralRe: parameter passing in C++ Pin
Scott H. Settlemier11-Nov-02 4:59
Scott H. Settlemier11-Nov-02 4:59 
GeneralRe: parameter passing in C++ Pin
jhwurmbach11-Nov-02 22:05
jhwurmbach11-Nov-02 22:05 

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.