aboutsummaryrefslogtreecommitdiff
path: root/src/dutil/fileutil.cpp (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Clean up more 32-bit assumptions.Sean Hall2021-04-291-50/+99
|
* Make FileCopyUsingHandlesWithProgress more like MoveFileWithProgressRob Mensching2021-04-141-16/+1
|
* Make FileCopyUsingHandlesWithProgress more like MoveFileWithProgressRob Mensching2021-04-121-11/+6
| | | | | FileCopyUsingHandlesWithProgress now returns ERROR_REQUEST_ABORTED as an HRESULT when canceled or stopping rather than return success.
* Integrate fixes that make dutil a little more robust to failureRob Mensching2021-04-121-0/+128
|
* Update rest of dutil to use their own source with the Exit* macros.Sean Hall2021-03-021-125/+140
| | | | Fix some CA warnings.
* Clean up 32-bit ass-u-mptions for x64 and arm64.Bob Arnson2020-12-261-9/+9
|
* Initial commitRob Mensching2017-09-031-0/+1860