http://bugs.winehq.org/show_bug.cgi?id=4973 vitaliy(a)kievinfo.com changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |wine-bugs(a)winehq.org AssignedTo|wine-bugs(a)winehq.org |vitaliy(a)kievinfo.com Component|wine-directx-d3d |wine-directx-dinput ------- Additional Comments From vitaliy(a)kievinfo.com 2006-06-04 01:16 ------- What happens is dinput.dll gets unloaded while it still has a window. We either need to stop dll from being unloaded. Or destroy our message window & worker thread when no more devices are present. Or we can create/destroy worker thread & window in DirectInput create/release. -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug, or are watching the assignee. You are on the CC list for the bug, or are watching someone who is.