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().