Windows2003-3790/multimedia/directx/dinput
2020-09-30 16:53:55 +02:00
..
dicfgddk First commit 2020-09-30 16:53:55 +02:00
diconfig First commit 2020-09-30 16:53:55 +02:00
dimapcfg First commit 2020-09-30 16:53:55 +02:00
diquick First commit 2020-09-30 16:53:55 +02:00
dx7 First commit 2020-09-30 16:53:55 +02:00
dx8 First commit 2020-09-30 16:53:55 +02:00
ihvmap First commit 2020-09-30 16:53:55 +02:00
pid First commit 2020-09-30 16:53:55 +02:00
dirs First commit 2020-09-30 16:53:55 +02:00
readme.txt First commit 2020-09-30 16:53:55 +02:00

The DirectInput headers are generated from the following location
%_NTDRIVE%%_NTROOT%\MultiMedia\Published\DirectX\Dinput

The Directory structure of this tree is as follows:

Dinput - 
	- DiConfig		Mapper UI
	- Diquick		Test application for Dinput functionality
	- Dx7
		- Dll		Dinput7A DLL code
	- Dx8
		- Dll		Dinput8 DLL code
		- DiMap		Device configuration ini parser
	* DxFF			Force Editing tool ( SDK team will be taking over)
	- IhvMap		Image and configuration files for selected devices
	- mmDrv			Win9x components
		- JoyHid	VjoyD mini driver to enable HID devices to talk to winMM
		- MsAnalog	Default driver for analog gameport devices
		- MsJstick	
		- VjoyD		Win9x joystick class driver
	- PID			USB/HID Force Feedback class driver
	- VxD			Dinput VxD