https://bugs.winehq.org/show_bug.cgi?id=44677
--- Comment #4 from Christian Uceda christianuceda@yahoo.com --- Hi,
I think I found the commit:
662f727a7914fa1996c2fe19e2063a81fc079653 is the first bad commit commit 662f727a7914fa1996c2fe19e2063a81fc079653 Author: Nikolay Sivov nsivov@codeweavers.com Date: Thu Feb 1 10:09:05 2018 +0300
comctl32: Introduce Edit control.
Signed-off-by: Nikolay Sivov nsivov@codeweavers.com Signed-off-by: Alexandre Julliard julliard@winehq.org
:040000 040000 2a1f7bea9e3fa77a629b23f5bd69f32d1523d3b5 b22c25bdebd40c56edcf83090cf0f8d248412d38 M dlls
It can be found on: "wine-3.0-280-g662f727"
If I revert it while on that tag the bug dissapears.
I tried to revert the patch from the latest HEAD and git complains about paths.
Please let me know if I can do anything more.