16 Aug
2022
16 Aug
'22
4:15 p.m.
Hi Fan, from what I've seen following Jacek's recent patches, the idea is that many of these calls will eventually be implemented as their own syscalls. __wine_unix_call is usually reserved to expose custom wine-specific functionality that isn't easily expressible through a windows-defined syscall API. Commits like d50112b might give you an idea on how this is done. -- https://gitlab.winehq.org/wine/wine/-/merge_requests/655#note_6330