21 Jan
2026
21 Jan
'26
3:16 p.m.
On Wed Jan 21 15:08:01 2026 +0000, Jacek Caban wrote:
I'm not sure it's worth the extra complexity, it shares parts of arguments against ntdll. I think we could give up on importing them from the dll entry point and inline them there. We can still import them from exes, since those are in the CRT import libs anyway. (Sorry if my earlier comment about trying to import them was misleading; it turns out it would be more problematic than anticipated at the time.) Maybe I am missing something, but I thought the argument against ntdll is that we shouldn't export symbols that native doesn't, which doesn't apply to winecrtend.
-- https://gitlab.winehq.org/wine/wine/-/merge_requests/9265#note_127627