21 Mar
2024
21 Mar
'24
4:48 p.m.
On Thu Mar 21 16:31:30 2024 +0000, Alexandre Julliard wrote:
There's no reason to move the implementation to ntdll, that's not how it works. user32 should simply store a callback somewhere in ntdll. I see RtlInitializeNtUserPfn() in Windows 10 NTDLL export list, shall we use this to implement upcalls? Do you have something else in mind?
-- https://gitlab.winehq.org/wine/wine/-/merge_requests/5236#note_65669