WinKernel: create a wrapper for MoveFileExW function and associated flag constants #9849
WinKernel: update copyright headers and add an introductory docstring…
42f07a1a
WinKernel: add a wrapper and constants for kernel32.dll::MoveFileExW.…
b5ce8cd2
File utils: call winKernel.moveFileEx when working with file flushes.…
d0f3db19
Installer: call winKernel.moveFileEx for file rename operations, espe…
d04e3f3e
Update check: use winKernel.moveFileEx instead of os.renames after po…
c7e567b8
File utils, instlaler, update check: update copyright header.
6ca0bc18
josephsl
changed the title I9847move file ex WinKernel: create a wrapper for MoveFileExW function and associated flag constants 6 years ago
winKernel.moveFileEx: do not return anything. Re #9847.
6da27027
WinKernel.moveFileEx: add type hints. Re #9847.
31863946
Update check: expand comment on os.renames. re #9825.
ae191148
Installer: add exception checking when attempting to remove files, wi…
51c4f337
WinKernel.moveFileEx: add a comment explaining why ctypes.WindowsErro…
84de7050
Installer: convert backslash qualifier to a Unicode string. Re #9847.
4624d58d
Update check and installer/review action: clarify comments. Re #9847.
2533c41f
Installer: update comments nad hold path qualifier in a variable. Re …
912d2884
feerrenrut
dismissed their stale review
6 years ago
feerrenrut
merged
2a260be6
into threshold_py3_staging 6 years ago
josephsl
deleted the i9847moveFileEx branch 6 years ago
Assignees
No one assigned