Basically, I have this problem with my computer that happens (only sometimes) when my computer has been in screen saver mode where the mouse just freezes and you have to unplug it and plug it back in to be able to use it again. I think it has something to do with 64-bit OS compatability issues and bad patches etc.
What i want to know is is there anyway I can have a program running so that it can tell when my comp goes into screen saver mode, then comes out of it and use something like blockInput(false) from the <winable.h> header to 'unstick' my mouse as it were? I don't know if this is wishful thinking or not, or will be cpu hungry although i can't imagine it to be.