reactos/base/applications/cmdutils/reg
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
..
lang Add support for save and restore reg.exe subcommands (#1565) 2019-08-20 00:29:58 +02:00
CMakeLists.txt [REG] Sync with Wine Staging 3.17. CORE-15127 2018-10-01 00:13:56 +01:00
export.c [REG] Sync with Wine Staging 3.9. CORE-14656 2018-05-27 03:48:33 +01:00
import.c [REG] Sync with Wine Staging 3.9. CORE-14656 2018-05-27 03:48:33 +01:00
reg.c Add support for save and restore reg.exe subcommands (#1565) 2019-08-20 00:29:58 +02:00
reg.h [REG] Sync with Wine Staging 3.17. CORE-15127 2018-10-01 00:13:56 +01:00
reg.rc Git conversion: Make reactos the root directory, move rosapps, rostests, wallpapers into modules, and delete rossubsys. 2017-10-03 07:45:34 +00:00
resource.h Add support for save and restore reg.exe subcommands (#1565) 2019-08-20 00:29:58 +02:00