History

Version 0.95:
	After hours of messing with the stupid calling conventions i finally got it working.
	Im not sure if L3/R3 are in the right order, could be changed.
	Same goes with the directions Analog-Sticks.. maybe theire inversed.
	->still tr<ing to find a emu that supports Analog-Pads 8| <-

	strange bug with AdriPSX & WinXP: cant use GamePads or it will crash after calling PADopen(HWND hwnd),
	i think AdriPSX is doing somethin with the Window-Handle after that function.
	If i leave out LPDIRECTINPUTDEVICE8->SetCooperativeLevel( HWND, DWORD ) it doesnt crash.. but that aint a solution