Click here to Skip to main content
15,906,625 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: Getting info from edit box into list box Pin
Jay Hova24-Jun-03 7:16
Jay Hova24-Jun-03 7:16 
GeneralRe: Getting info from edit box into list box Pin
David Crow24-Jun-03 7:27
David Crow24-Jun-03 7:27 
GeneralRe: Getting info from edit box into list box Pin
valikac24-Jun-03 7:32
valikac24-Jun-03 7:32 
GeneralRe: Getting info from edit box into list box Pin
Jay Hova25-Jun-03 7:53
Jay Hova25-Jun-03 7:53 
GeneralSpinner and edit control Pin
Jay Hova24-Jun-03 2:51
Jay Hova24-Jun-03 2:51 
GeneralRe: Spinner and edit control Pin
David Crow24-Jun-03 3:53
David Crow24-Jun-03 3:53 
GeneralRe: Spinner and edit control Pin
RChin24-Jun-03 4:33
RChin24-Jun-03 4:33 
GeneralInteraction with system Pin
Still learning how to code24-Jun-03 2:06
Still learning how to code24-Jun-03 2:06 
My laptop (running Windows ME) has the ability to hibernate. However, hibernation seems to fail when certain programs are running (I suspect those that make use of system timers). I want to write a piece of code to automatically close a list of programs if they are running and then effectively cause the system to hibernate. I need some help on this - I suspect that I'll have to use something like EnumWindows() to see if the programs are running, but will this pick up those that have minimised windows, or those "dormant" in the taskbar ? Also, how do I issue the call to the system to hibernate ? Apologies for the naivity !!! Thanks in advance for any help offered ! (Using MSVC++ Ver 4.0 by the way !)

Doug
GeneralRe: Interaction with system Pin
Neville Franks24-Jun-03 11:51
Neville Franks24-Jun-03 11:51 
QuestionHow many Desktop can i create with CreateDesktop Pin
Thomas Mathew24-Jun-03 1:53
Thomas Mathew24-Jun-03 1:53 
Generalprinter event Pin
acatalfo24-Jun-03 1:47
acatalfo24-Jun-03 1:47 
GeneralRe: printer event Pin
Duncan Edwards Jones24-Jun-03 2:07
professionalDuncan Edwards Jones24-Jun-03 2:07 
GeneralActiveX - Error 450 in Visual Basic Pin
Ishwari24-Jun-03 1:47
Ishwari24-Jun-03 1:47 
QuestionConsole app - how to "keep alive" ? Pin
MrBean24-Jun-03 0:54
MrBean24-Jun-03 0:54 
AnswerRe: Console app - how to "keep alive" ? Pin
Rage24-Jun-03 1:13
professionalRage24-Jun-03 1:13 
GeneralRe: Console app - how to "keep alive" ? Pin
MrBean24-Jun-03 1:22
MrBean24-Jun-03 1:22 
GeneralRe: Console app - how to "keep alive" ? Pin
Peter Weyzen24-Jun-03 10:52
Peter Weyzen24-Jun-03 10:52 
GeneralRe: Console app - how to "keep alive" ? Pin
MrBean24-Jun-03 22:59
MrBean24-Jun-03 22:59 
AnswerRe: Console app - how to "keep alive" ? Pin
Michael P Butler24-Jun-03 3:50
Michael P Butler24-Jun-03 3:50 
GeneralRe: Console app - how to "keep alive" ? Pin
MrBean24-Jun-03 3:55
MrBean24-Jun-03 3:55 
GeneralRe: Console app - how to "keep alive" ? Pin
nfactorial24-Jun-03 5:36
nfactorial24-Jun-03 5:36 
GeneralRe: Console app - how to "keep alive" ? Pin
MrBean24-Jun-03 22:56
MrBean24-Jun-03 22:56 
AnswerRe: Console app - how to "keep alive" ? Pin
David Crow24-Jun-03 3:58
David Crow24-Jun-03 3:58 
GeneralRe: Console app - how to "keep alive" ? Pin
MrBean24-Jun-03 22:57
MrBean24-Jun-03 22:57 
AnswerRe: Console app - how to "keep alive" ? Pin
peterchen24-Jun-03 9:35
peterchen24-Jun-03 9:35 

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.