reactos/base/applications/cmdutils/reg
winesync b1bb43c991 [WINESYNC] reg: Use RegCreateKeyExW() instead of RegCreateKeyW().
Signed-off-by: Hugh McMaster <hugh.mcmaster@outlook.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>

wine commit id aaf503e1de3f476639113b7ab7988c8628529e03 by Hugh McMaster <hugh.mcmaster@outlook.com>
2022-06-19 13:06:31 +02:00
..
lang [WINESYNC] reg: Add extended help for supported operations. 2022-06-19 13:06:30 +02:00
add.c [WINESYNC] reg: Use RegCreateKeyExW() instead of RegCreateKeyW(). 2022-06-19 13:06:31 +02:00
CMakeLists.txt [REG] Sync with Wine Staging 3.17. CORE-15127 2018-10-01 00:13:56 +01:00
delete.c [WINESYNC] reg: Parse 'reg delete' command-line arguments in delete.c. 2022-06-19 13:06:31 +02:00
export.c [WINESYNC] reg: Use malloc(), realloc() and free() from stdlib.h instead of wine/heap.h. 2022-06-19 13:06:30 +02:00
import.c [WINESYNC] reg: Use malloc(), realloc() and free() from stdlib.h instead of wine/heap.h. 2022-06-19 13:06:30 +02:00
query.c [WINESYNC] reg: Fail if duplicate command-line switches are passed to 'reg query'. 2022-06-19 13:06:30 +02:00
reg.c [WINESYNC] reg: Parse 'reg add' command-line arguments in add.c. 2022-06-19 13:06:31 +02:00
reg.h [WINESYNC] reg: Parse 'reg add' command-line arguments in add.c. 2022-06-19 13:06:31 +02: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 [REG] Sync with Wine Staging 4.18. CORE-16441 2019-12-23 00:58:26 +01:00