Re: [AD] win directx Joystick driver |
[ Thread Index |
Date Index
| More lists.liballeg.org/allegro-developers Archives
]
> #if DIRECTX_VERSION == 3
> #define Allegro_DX_Interface Allegro_DX3_Interface
> #elif DIRECTX_VERSION == 5
> #define Allegro_DX_Interface Allegro_DX5_Interface
> and so on...
This is the Unix way, meaning the user must recompile the program.
I don't think the average Windows user is able to do it.
Anyway, I'm going to install a Windows 95/DirectX 3 system and try to
compile and run a DirectX 5 version of Allegro on it.
--
Eric Botcazou
ebotcazou@xxxxxxxxxx