[PATCH v2 0/1] MR13: kernelbase: Add support for progress callback in CopyFileEx.

Nikolay Sivov (@nsivov) wine at gitlab.winehq.org
Thu May 5 02:40:02 CDT 2022


Thank you. It's actually possible to test access mode through the callback, and it does look like DELETE is used internally, so that's good.

My only concern now is whether we need stream-switch call at all? Have you tested if it's used for regular files, or on filesystems where streams are not supported. Maybe it could be dropped.

-- 
https://gitlab.winehq.org/wine/wine/-/merge_requests/13#note_626



More information about the wine-devel mailing list