I am using a JournalRecord hook to monitor the keyboard and mouse, and a GetMessage hook to monitor if that hook gets removed with ctrl-esc or ctrl-alt-del so I can reinstall it. Everything works great except:
Small problem: hit the volume key on the keyboard and the entire system freezes, and you have to use some clever ctrl-alt-deleting to close the program. The mouse and keyboard are unresponsive until you "refresh" with a ctrl-alt-del or ctrl-esc.
Any ideas as to what might cause this or how I can prevent this from happening?
____________________________________________________________________________
There are only 10 types of people in the world. Those that know binary and those that don't
Brent
Small problem: hit the volume key on the keyboard and the entire system freezes, and you have to use some clever ctrl-alt-deleting to close the program. The mouse and keyboard are unresponsive until you "refresh" with a ctrl-alt-del or ctrl-esc.
Any ideas as to what might cause this or how I can prevent this from happening?
____________________________________________________________________________
There are only 10 types of people in the world. Those that know binary and those that don't
Brent