FILE: Joyflt.exe Contains Joystick and Keyboard Filter Drivers

ID: Q176417


The information in this article applies to:


SUMMARY

Joyflt.exe is a driver that represents two filter drivers in one. The first driver sits on top of the joystick driver and examines the data returned by the joystick driver. The second filter sits on top of the keyboard class driver. If the filter detects that a button has been pressed, it adds the appropriate raw keystroke to the keyboard buffer.

For example, pressing button two on the joystick adds the letter "g" to the keyboard buffer. In a flight simulation, the letter "g" is often used to raise and lower the landing gear. Now you do not have to remove your hand from the joystick to press the letter "g". Instead, you can accomplish this by pressing button two on the joystick. The joystick filter detects this and the keyboard filter pushes the "g" onto the keyboard buffer.

The following file is available for download from the Microsoft Software Library:

~ Joyflt.exe

For more information about downloading files from the Microsoft Software Library, please see the following article in the Microsoft Knowledge Base:

Q119591 How to Obtain Microsoft Support Files from Online Services


Keywords          : kbfile kbDDK kbNTOS310 kbNTOS350 kbNTOS351 kbNTOS400 NTDDKInput 
Version           : WINNT:3.1,3.5,3.51,4.0
Platform          : winnt 
Issue type        : 

Last Reviewed: March 6, 1999