4 Feb
2024
4 Feb
'24
7:50 p.m.
Alfred Agrell (@Alcaro) commented about dlls/kernelbase/file.c:
return !oem_file_apis; }
- /*********************************************************************** - * CopyFileExW (kernelbase.@) + * CopyFile2 (kernelbase.@) + * + * FIXME: Silently ignores:
Personally I'd check if they're nonnull, and if yes, print a FIXME(). -- https://gitlab.winehq.org/wine/wine/-/merge_requests/5020#note_59991