16 Aug
2022
16 Aug
'22
2:37 p.m.
function call from windows dll to unix function should use `__wine_unix_call` instead of callback function pointer. remove callback struct unix_funcs and add wrapper function of `unixlib_entry_t` type. -- https://gitlab.winehq.org/wine/wine/-/merge_requests/655