Don't like ads? PRO users don't see any ads ;-)
Guest

Untitled

By: a guest on May 7th, 2012  |  syntax: None  |  size: 0.30 KB  |  hits: 15  |  expires: Never
download  |  raw  |  embed  |  report abuse  |  print
Text below is selected. Please press Ctrl+C to copy to your clipboard. (⌘+C on Mac)
  1. Querying joystick devices from .Net4 yields no results
  2. DeviceList gameControllerList = Manager.GetDevices(DeviceClass.GameControl, EnumDevicesFlags.AttachedOnly);
  3.        
  4. <startup useLegacyV2RuntimeActivationPolicy="true">
  5.     <supportedRuntime version="v4.0" sku=".NETFramework,Version=v4.0"/>
  6. </startup>