http://bugs.winehq.org/show_bug.cgi?id=26355
--- Comment #8 from Nikolay Sivov bunglehead@gmail.com 2011-10-21 10:21:39 CDT --- (In reply to comment #6)
Builtin shlwapi calls setparent with GWL_STYLE c6010000 and native 46010000. That is causing this bug. c6010000 is incorrect.
How do you know what native uses?
(In reply to comment #7)
Still in 1.3.30.
Solution looks too obvious? I wonder, is there some other problem, why nobody is interested in fixing shlwapi code?
This needs test obviously. Feel free to send patches.