Leaked source code of windows server 2003
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

26 lines
799 B

  1. DX4
  2. Implement DIPROP_DEADZONE for joysticks. (Think about how this afects
  3. passive access. Can we do dead zone locally, thereby allowing each app
  4. to set its own?)
  5. Return better error codes when somebody tries to some thing bad to
  6. something that can't be done. E.g., E_ACCESSDENIED for trying to
  7. change granularity.
  8. Implement per-axis rel/abs modes.
  9. Implement recent-down recent-up states.
  10. DIPROP_RESTPOS - rest position for an axis or button
  11. VxD: Don't signalunless key is in the current data format
  12. Note: NT returns C5 as scan for numlock instead of 45; returns 45 for Pause.
  13. Still some holes in DIERR_INPUTLOST during forced unacquisition due to
  14. loss of foreground.
  15. DX6 - Allow setting joystick range where min > max to reverse sense.
  16. DX5 - disable HID goo