Click here to Skip to main content
16,004,927 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: Keeping a System "alive" Pin
#realJSOP21-Mar-06 8:06
professional#realJSOP21-Mar-06 8:06 
GeneralRe: Keeping a System "alive" Pin
Chris Gao21-Mar-06 9:24
Chris Gao21-Mar-06 9:24 
GeneralRe: Keeping a System "alive" Pin
Rick York21-Mar-06 21:17
mveRick York21-Mar-06 21:17 
GeneralRe: Keeping a System "alive" Pin
Chris Meech21-Mar-06 9:30
Chris Meech21-Mar-06 9:30 
GeneralRe: Keeping a System "alive" Pin
#realJSOP21-Mar-06 23:28
professional#realJSOP21-Mar-06 23:28 
GeneralRe: Keeping a System "alive" Pin
Chris Meech22-Mar-06 7:37
Chris Meech22-Mar-06 7:37 
AnswerRe: Keeping a System "alive" Pin
Michael Dunn21-Mar-06 8:20
sitebuilderMichael Dunn21-Mar-06 8:20 
GeneralRe: Keeping a System "alive" Pin
Rudolf Jan9-Apr-06 7:59
Rudolf Jan9-Apr-06 7:59 
I happend to face the same problem. This solution seems to work, but you should keep in mind that it does nothing more but resetting some timers. So you need to create a timer event and invoke the function when the timer expires.

Thanks for this idea however!Smile | :) Smile | :)
GeneralRe: Keeping a System "alive" Pin
Michael Dunn9-Apr-06 8:22
sitebuilderMichael Dunn9-Apr-06 8:22 
Questionsingle document application Pin
fuschia21-Mar-06 6:48
fuschia21-Mar-06 6:48 
AnswerRe: single document application Pin
krmed21-Mar-06 10:11
krmed21-Mar-06 10:11 
GeneralRe: single document application Pin
fuschia21-Mar-06 16:09
fuschia21-Mar-06 16:09 
GeneralRe: single document application Pin
krmed22-Mar-06 0:23
krmed22-Mar-06 0:23 
QuestionRegarding DMA Pin
Girish Bhadhara21-Mar-06 6:36
Girish Bhadhara21-Mar-06 6:36 
AnswerRe: Regarding DMA Pin
#realJSOP21-Mar-06 7:30
professional#realJSOP21-Mar-06 7:30 
AnswerRe: Regarding DMA Pin
normanS21-Mar-06 18:19
normanS21-Mar-06 18:19 
Questionexporting Static library symbols linked with DLL Pin
Divick21-Mar-06 6:13
Divick21-Mar-06 6:13 
QuestionToolbar controls Pin
Waldermort21-Mar-06 4:48
Waldermort21-Mar-06 4:48 
AnswerRe: Toolbar controls Pin
Hamid_RT21-Mar-06 8:51
Hamid_RT21-Mar-06 8:51 
GeneralRe: Toolbar controls Pin
Waldermort21-Mar-06 9:08
Waldermort21-Mar-06 9:08 
GeneralRe: Toolbar controls Pin
Hamid_RT21-Mar-06 18:11
Hamid_RT21-Mar-06 18:11 
QuestionGet all windows of open documents in MDI app in MFC Pin
SanjaySMK21-Mar-06 4:22
SanjaySMK21-Mar-06 4:22 
AnswerRe: Get all windows of open documents in MDI app in MFC Pin
includeh1021-Mar-06 4:33
includeh1021-Mar-06 4:33 
QuestionCListCtrl - Selected Item Pin
RadioOpa21-Mar-06 3:31
RadioOpa21-Mar-06 3:31 
AnswerRe: CListCtrl - Selected Item Pin
includeh1021-Mar-06 4:37
includeh1021-Mar-06 4:37 

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.