1) What is the Windows command line or rundll command that invokes windows (XP) hibernation? (I have implemented a series of keystrokes in an ahk script, but there should be a more elegant way...)
2) After the winwaitactive command, I would like my hotkey script to branch depending on the state of a checkbox in the window. How can I test the value of a checkbox, i.e., checked or not?
Thanks for your help.
-Sadhu