5 May
2022
5 May
'22
1:53 p.m.
https://bugs.winehq.org/show_bug.cgi?id=52874 --- Comment #4 from Jacek Caban <jacek(a)codeweavers.com> --- I looks like I used syscall interface for NtUserFindWindowEx. It may trigger driver loading in some rare cases, which can't be done on kernel stack yet. For that to work, we need drivers moved to unixlib interface. In fact, it works fine in my local branch where I have winex11 converted. It should be ready for Wine soon. -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.