Lucas Zawacki writes:
>> It's called joy.cpl on Windows. Please also use compatible exports, and
>> avoid creating a lot of empty source files. I'd expect that a single
>> source file is sufficient for this.
>
> Will do. I removed the uneeded shlwapi and advapi32 from the exports
> is that enough
> It's called joy.cpl on Windows. Please also use compatible exports, and
> avoid creating a lot of empty source files. I'd expect that a single
> source file is sufficient for this.
Will do. I removed the uneeded shlwapi and advapi32 from the exports
is that enough or am I missing something?
Lucas Fialho Zawacki writes:
> From: Lucas Fialho Zawacki
>
> This adds a control panel applet to configure the joysticks. It is
> a property sheet and has 3 pages:
>
> * Joystick listing
> * Axes and Button Testing
> * Force Feedback testing
>
> All the function are stubs at the moment, the pan