Search code examples
c#directxdirectinput

Direct Input in C#


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


Solution

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