Re: [PATCH 1/2] joystick.cpl: First version of the joystick configuration applet

2012-06-04 Thread Alexandre Julliard
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

Re: [PATCH 1/2] joystick.cpl: First version of the joystick configuration applet

2012-06-04 Thread Lucas Zawacki
> 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?

Re: [PATCH 1/2] joystick.cpl: First version of the joystick configuration applet

2012-06-04 Thread Alexandre Julliard
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