Search found 1 match

by aurialLoop
Tue May 10, 2016 8:45 am
Forum: Developer's Forum for Windows
Topic: RawInput /Raw Input / WM_INPUT Examples
Replies: 41
Views: 163920

Re: RawInput /Raw Input / WM_INPUT Examples

Hi there, I'm working on an app that needs to process input from 1 or more of your 3D mice and will send that information via OSC to any listening applications. The crux of this approach is that the application that is receiving this input will lose focus, so I believe I can't use the hwnd approach ...