home *** CD-ROM | disk | FTP | other *** search
/ Visual Basic Game Programming for Teens / VBGPFT.cdr / DirectX8 / dx8vbsdk.exe / samples / multimedia / vbsamples / directinput / joystick / readme.txt < prev   
Encoding:
Text File  |  2000-09-22  |  676 b   |  28 lines

  1. //-----------------------------------------------------------------------------
  2. // Name: Joystick DirectInput Sample
  3. // 
  4. // Copyright (c) 1998-2000 Microsoft Corporation. All rights reserved.
  5. //-----------------------------------------------------------------------------
  6.  
  7.  
  8. Description
  9. ===========
  10.    The Joystick sample illustrates the use of DirectInput to poll for joystick position
  11.    and button information
  12.  
  13.    
  14. Path
  15. ====
  16.    Source:     MSSDK\Samples\Multimedia\Vbsamples\DirectInput\Joystick
  17.    Executable: MSSDK\Samples\Multimedia\vbsamples\DirectInput\Bin
  18.  
  19.  
  20. User's Guide
  21. ============
  22.    None
  23.     
  24.  
  25. Programming Notes
  26. =================
  27.    None  
  28.