Tagged Questions

3
votes
2answers
1k views

C# - Can't resolve XInput namespace in DirectX SDK (November 2008)

i'm just starting to play around with directx and i've read a few articles on the internet that use xinput to interface with the xbox controller. but when i try to use it in my c# app, i can't seem ...