Hello Guest

[RFE] Mouse constraint APIs

  • 18 Replies
  • 24709 Views
Re: [RFE] Mouse constraint APIs
« Reply #15 on: February 27, 2012, 20:42:51 »
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
« Last Edit: February 27, 2012, 20:44:29 by dr_evil »
Download Cultris II, the fastest Tetris clone from http://gewaltig.net/

*

Offline princec

  • *****
  • 1933
    • Puppygames
Re: [RFE] Mouse constraint APIs
« Reply #16 on: April 04, 2012, 17:59:30 »
So... anybody got any ideas how to progress with this?

Cas :)

*

Offline princec

  • *****
  • 1933
    • Puppygames
Re: [RFE] Mouse constraint APIs
« Reply #17 on: April 20, 2012, 09:10:19 »
bumpity bump?

Cas :)

Re: [RFE] Mouse constraint APIs
« Reply #18 on: April 25, 2012, 09:27:08 »
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/