Simple WinMain, Mouse not working

Started by
1 comment, last by gabrielauditore 12 years, 4 months ago
Hey guys.
I have a pretty simple WinMain: http://pastebin.com/gpDi1kne
It compiles runs, i get a window. When the window is active and i press a key, let's say R the mouse stops moving while the key is being held down. When the key is released i can start moving the mouse again.
So far i've only tested this on a 32 bit windows 7 running on a laptop (using tracpad, not actual mouse).
I have no idea why this is happening...
All suggestions are appreciated!
Advertisement
Your code is alright, that seems to rather be a problem with your laptop.

Does that happen with other programs as well?

Fruny: Ftagn! Ia! Ia! std::time_put_byname! Mglui naflftagn std::codecvt eY'ha-nthlei!,char,mbstate_t>

Yeah, i just ran it on my work computer and it ran fine. Guess i'll chalk this one up to the shitty hp trackpad utility.
Thanks for the reply!

This topic is closed to new replies.

Advertisement