On Tue Aug 16 16:21:40 2022 +0000, **** wrote:
Zebediah Figura (she/her) replied on the mailing list: ``` On 8/16/22 11:15, Derek Lesho (@dlesho) wrote:
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.
It's also worth pointing out that Jacek is currently working on this, and probably has queued patches. You may want to co��rdinate with him before sending your own patches in this area. _______________________________________________ wine-gitlab mailing list -- wine-gitlab(a)winehq.org To unsubscribe send an email to wine-gitlab-leave(a)winehq.org ``` Can I implement those API by syscall ? I genenrate it by script, it is so easy!
-- https://gitlab.winehq.org/wine/wine/-/merge_requests/655#note_6337