https://bugs.winehq.org/show_bug.cgi?id=39920
Nikolay Sivov bunglehead@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Assignee|wine-bugs@winehq.org |bunglehead@gmail.com
--- Comment #5 from Nikolay Sivov bunglehead@gmail.com --- Created attachment 56723 --> https://bugs.winehq.org/attachment.cgi?id=56723 patch 2
Zero size is "normal" in this case, that's apparently how resource entry is set up by application. Attached patch doesn't modify template regardless of where it comes from, deferring style changes to initialization time. I think it's better to wait after 2.0 with it, as it should be split to fix SetWindowLong separately, and that's unrelated to this regression. Please retest.