March 21, 2024
6:16 p.m.
I see RtlInitializeNtUserPfn() in Windows 10 NTDLL export list, shall we use this to implement upcalls?
Yes, it should do essentially the same thing as NtUserInitializeClientPfnArrays. -- https://gitlab.winehq.org/wine/wine/-/merge_requests/5236#note_65680