Le Saturday 07 February 2009 19:25:56 Vitaliy Margolen, vous avez écrit :
So I'd suggest copying name into both places.
Ok.
And append "evdev?" at the end so we can tell how it's handled.
See attached patch. First version I locally wrote only stored an additional int in joydev, but: - maybe it's not a good idea to compute the concatenation on each fill_joystick_dideviceinstance[AW] call - ...I just don't know how to append to a widechar string (MSDN list of widechar funcs)