16 Aug
2022
16 Aug
'22
2:43 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. -- v2: win32u: replace calling unix functions by unix_call and remove callback unix_funcs https://gitlab.winehq.org/wine/wine/-/merge_requests/655