http://bugs.winehq.org/show_bug.cgi?id=58155
Zeb Figura z.figura12@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |z.figura12@gmail.com
--- Comment #10 from Zeb Figura z.figura12@gmail.com --- The point is Windows has no equivalent to clonefile(2). We must implement CopyFile() on top of lower-level Windows syscalls, not directly on top of Unix clonefile(2), but there are no lower-level Windows syscalls that can be implemented on top of clonefile(2).