[Bug 2623] New: UDM_SETACCEL not handled correctly
http://bugs.winehq.org/show_bug.cgi?id=2623 Summary: UDM_SETACCEL not handled correctly Product: Wine Version: 20041201 Platform: PC OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: wine-gdi AssignedTo: wine-bugs(a)winehq.org ReportedBy: prakashkc(a)gmx.de I create an up-down controll and use SendMessage(hwndUD,UDM_SETACCEL,1,(LPARAM)&UDAccel); to change accelerator. Eg. UDACCEL UDAccel[3]={{1,1},{3,10},{5,30}}; If I now use the ud control in the binary via wine, the control doesn't properly respond. It rather gets very very slow and screen updates are very rare. It works correctly in native Windows though. -- 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.
participants (1)
-
Wine Bugs