http://bugs.winehq.org/show_bug.cgi?id=9221
--- Comment #3 from Gerald Folcher geraldf2@free.fr 2007-08-10 15:49:19 --- Btw, I tried commenting-out the line 687 in device.c and there's no error on game exit anymore, I don't know what the consequences really are but at least it seems usable on my box, launching and quitting GPLegends repeatedly from "VROC" (an other Win application, used to browse and connect to online servers).
Line 687 I commented-out (that is after initial crude hack) is: IDirectInputDevice8_SendForceFeedbackCommand(iface, DISFFC_RESET);