Multiple apps with multiple joysticks

  • Thread starter Thread starter schao416
  • Start date Start date
S

schao416

Hello all,

I have a 3rd party Windows app using an USB joystick running. If I
develop a C# app that uses a 2nd USB joystick, can both of those apps
running side by side receiving inputs from their respective joysticks
even though only one of those app has the focus?

Thanks,
Shane
 
MS just did something on C9 about new multiple input api (multiple keyboard,
mice, joy, etc)

--
William Stacey [C# MVP]

| Hello all,
|
| I have a 3rd party Windows app using an USB joystick running. If I
| develop a C# app that uses a 2nd USB joystick, can both of those apps
| running side by side receiving inputs from their respective joysticks
| even though only one of those app has the focus?
|
| Thanks,
| Shane
|
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top