PDA

Click to See Complete Forum and Search --> : Ports


PsyVision
Aug 30th, 2000, 02:58 PM
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 ??

The_Fog
Sep 1st, 2000, 06:42 AM
Check out the DirectX SDK..

http://www.microsoft.com/directx

there are examples on how to use the gameport in DirectX.

The Fog