mirror of
https://github.com/ApfelTeeSaft/reactos.git
synced 2026-08-27 03:43:36 +00:00
CopyFileW also copies the file attributes, and the copy will be opened with write access later on. This is import of Wine commit: https://source.winehq.org/git/wine.git/commit/e830975806df9ef283c89f7153b06b145dfb2cec Fixes MS Office 2000/2003 installers and probably others. CORE-17693