27 Feb
2023
27 Feb
'23
11:50 a.m.
The plan for those functions is to use syscall interface (not unixlib calls), see https://gitlab.winehq.org/jacek/wine/-/commits/wow/. We can't merge it yet because printer driver needs refactoring first (with current code, wineps.drv is a PE file that exposes GDI driver, so we still do some unixlib->PE calls in win32u). -- https://gitlab.winehq.org/wine/wine/-/merge_requests/2291#note_25557