reactos/base
William Kent d9daaed325 Add support for save and restore reg.exe subcommands (#1565)
* [REG] Add save and restore help strings
* [REG] Implement REG SAVE
* [REG] Assert the BACKUP privilege
With this change applied, reg.exe correctly saves a key on Windows 10.
* [REG] Use RegSaveKeyEx()
* [REG] Implement REG RESTORE
* [REG] Close the process token
* [REG] Remove duplicate string
* [REG] Add missing comma
* [REG] Copy new strings into translation files
* [REG] Update STRING_USAGE translations
"Should be submitted to wine" (tm)
2019-08-20 00:29:58 +02:00
..
applications Add support for save and restore reg.exe subcommands (#1565) 2019-08-20 00:29:58 +02:00
services [AUDIOSRV][BOOTDATA][INCLUDE][MMSYS] Rename RosAudioSrv to AudioSrv (#1826) 2019-08-16 19:11:04 +02:00
setup [USETUP] Localize the rest of the hardcoded error message strings 2019-08-17 21:34:39 +02:00
shell [EXPLORER] Properly initialise tbBtn.iBitmap. CORE-14262. 2019-06-19 20:37:04 +02:00
system [LSASS] Initialize SAM before starting the security services 2019-08-10 14:36:10 +02:00
CMakeLists.txt