Joystick Emulation

Hi! I need to write a driver (or something) that emulates a joystick. Do I
have to write game port emulation? Is it possible to simulate joystick
events from user-mode? I’m experienced in writing file system filter drivers
but this new task is kind of new experience for me.

–htfv

You want to write a virtual hid miniport. Look at the vhidmini example
in the latest DDK.

d

-----Original Message-----
From: xxxxx@lists.osr.com
[mailto:xxxxx@lists.osr.com] On Behalf Of Alexey Logachyov
Sent: Wednesday, January 19, 2005 6:37 AM
To: Windows System Software Devs Interest List
Subject: [ntdev] Joystick Emulation

Hi! I need to write a driver (or something) that emulates a joystick. Do
I
have to write game port emulation? Is it possible to simulate joystick
events from user-mode? I’m experienced in writing file system filter
drivers
but this new task is kind of new experience for me.

–htfv


Questions? First check the Kernel Driver FAQ at
http://www.osronline.com/article.cfm?id=256

You are currently subscribed to ntdev as: xxxxx@windows.microsoft.com
To unsubscribe send a blank email to xxxxx@lists.osr.com