How can I perform a CopyFile, but also flush the file buffers before the destination handle is closed?

1 · Raymond Chen · Oct. 7, 2022, 2:30 p.m.
Your callback function can do things with the handle, even extend their lifetime. The post How can I perform a CopyFile, but also flush the file buffers before the destination handle is closed? appeared first on The Old New Thing....