home *** CD-ROM | disk | FTP | other *** search
- //-----------------------------------------------------------------------------
- // Name: Force Feedback DirectInput Sample
- //
- // Copyright (c) 1998-2000 Microsoft Corporation. All rights reserved.
- //-----------------------------------------------------------------------------
-
-
- Description
- ===========
- The Force Feedback sample illustrates the use of DirectInputs force features.
- The sample shows how to use the various stock feedback
- effects available to Direct Input
-
-
- Path
- ====
- Source: MSSDK\Samples\Multimedia\Vbsamples\DirectInput\feedback
- Executable: MSSDK\Samples\Multimedia\vbsamples\DirectInput\Bin
-
-
- User's Guide
- ============
- From the list of available effects, click on one
-
- The various sliders and controls can shape the effects
- durration, force, and direction Please see the DirectX
- SDK documenation to see what parameters effect
- the different types of effects.
-
-
-