[RFE] Mouse constraint APIs

Started by princec, February 09, 2012, 11:50:09

Previous topic - Next topic

Simon Felix

It seems that the proper way to do it is to

Here's some example of how to use the raw input API:
http://msdn.microsoft.com/en-us/library/windows/desktop/ms645546(v=vs.85).aspx.

EDIT: I also found this interesting post that outlines some possible problems: http://lists.w3.org/Archives/Public/public-webapps/2011JulSep/0847.html
Download Cultris II, the fastest Tetris clone from http://gewaltig.net/

princec

So... anybody got any ideas how to progress with this?

Cas :)

princec


Simon Felix

Found a nice tutorial on the raw input APIs:
http://www.codeproject.com/Articles/17123/Using-Raw-Input-from-C-to-handle-multiple-keyboard

I'm neither a C++ programmer, nor a Win32 programmer nor do I use grabbed cursors. Anyone else up for the job?
Download Cultris II, the fastest Tetris clone from http://gewaltig.net/