0

Hi guys im wanting to use direct input in my c# program so that I can interface with certain game controllers, however i've looked high and low and cant seem to find the

Microsoft.DirectX.DirectInput.dll

Can anyone link me to what package its in?

Cheers

Mike
  • 146
  • 7

1 Answers1

2

You'd install the DirectX SDK, and then reference it from that.

Damien_The_Unbeliever
  • 234,701
  • 27
  • 340
  • 448