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

wine commit id eee0c1f8f97d2d77118abb692e277dd440eed693 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 malloc(), realloc() and free() from stdlib.h instead of wine/heap.h. 2022-06-19 13:06:30 +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: Use RegOpenKeyExW() instead of RegOpenKeyW(). 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 query' command-line arguments in query.c. 2022-06-19 13:06:30 +02:00
reg.h [WINESYNC] reg: Parse 'reg query' command-line arguments in query.c. 2022-06-19 13:06:30 +02:00
reg.rc
resource.h [REG] Sync with Wine Staging 4.18. CORE-16441 2019-12-23 00:58:26 +01:00