Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Clean up more 32-bit assumptions. | Sean Hall | 2021-04-29 | 1 | -50/+99 |
| | |||||
* | Make FileCopyUsingHandlesWithProgress more like MoveFileWithProgress | Rob Mensching | 2021-04-14 | 1 | -16/+1 |
| | |||||
* | Make FileCopyUsingHandlesWithProgress more like MoveFileWithProgress | Rob Mensching | 2021-04-12 | 1 | -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 failure | Rob Mensching | 2021-04-12 | 1 | -0/+128 |
| | |||||
* | Update rest of dutil to use their own source with the Exit* macros. | Sean Hall | 2021-03-02 | 1 | -125/+140 |
| | | | | Fix some CA warnings. | ||||
* | Clean up 32-bit ass-u-mptions for x64 and arm64. | Bob Arnson | 2020-12-26 | 1 | -9/+9 |
| | |||||
* | Initial commit | Rob Mensching | 2017-09-03 | 1 | -0/+1860 |