How can i read data from a port ? So when on a joystick someone presses a button i receive that data to a form ? How do i use Direct X for this ??
Printable View
How can i read data from a port ? So when on a joystick someone presses a button i receive that data to a form ? How do i use Direct X for this ??
Check out the DirectX SDK..
http://www.microsoft.com/directx
there are examples on how to use the gameport in DirectX.
The Fog