home *** CD-ROM | disk | FTP | other *** search
- //-----------------------------------------------------------------------------
- // Name: Joystick DirectInput Sample
- //
- // Copyright (c) 1998-2000 Microsoft Corporation. All rights reserved.
- //-----------------------------------------------------------------------------
-
-
- Description
- ===========
- The Joystick sample illustrates the use of DirectInput to poll for joystick position
- and button information
-
-
- Path
- ====
- Source: MSSDK\Samples\Multimedia\Vbsamples\DirectInput\Joystick
- Executable: MSSDK\Samples\Multimedia\vbsamples\DirectInput\Bin
-
-
- User's Guide
- ============
- None
-
-
- Programming Notes
- =================
- None
-