http://bugs.winehq.org/show_bug.cgi?id=25908
Nikolay Sivov bunglehead@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- AssignedTo|wine-bugs@winehq.org |bunglehead@gmail.com
--- Comment #9 from Nikolay Sivov bunglehead@gmail.com 2011-05-08 09:59:21 CDT --- The problem is that LVM_GETEDITCONTROL should work from inside LVN_ENDLABELEDIT notification, but my 2 years old commit b13cd52b049cacbb1f1176396049c65fd461c079 made this impossible.
I have a patch that fixes that, will send tomorrow.