reactos/base/applications/cmdutils/reg
winesync 1bfb496303 [WINESYNC] reg: Replace the 'reg_count' variable name with context-specific names.
Signed-off-by: Hugh McMaster <hugh.mcmaster@outlook.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>

wine commit id 2c73949a46c2dda10b544cef44c0f6c3623cc74e by Hugh McMaster <hugh.mcmaster@outlook.com>
2022-06-19 13:06:34 +02:00
..
lang [WINESYNC] reg: Use correct error message if RegCreateKeyExW() fails. 2022-06-19 13:06:34 +02:00
add.c [WINESYNC] reg: Replace the 'reg_count' variable name with context-specific names. 2022-06-19 13:06:34 +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: Consistently use 'hkey' for HKEY variables. 2022-06-19 13:06:33 +02:00
export.c [WINESYNC] reg: Consistently use 'hkey' for HKEY variables. 2022-06-19 13:06:33 +02:00
import.c [WINESYNC] reg: Allow /reg:32 and /reg:64 switches to be passed via the command line. 2022-06-19 13:06:32 +02:00
query.c [WINESYNC] reg: Don't enumerate a registry key for subkeys if we know the key does not have subkeys. 2022-06-19 13:06:34 +02:00
reg.c [WINESYNC] reg: Print the full key path without a trailing backslash. 2022-06-19 13:06:33 +02:00
reg.h [WINESYNC] reg: Only call get_long_key() when operations require it. 2022-06-19 13:06:32 +02:00
reg.rc
resource.h [WINESYNC] reg: Use correct error message if RegCreateKeyExW() fails. 2022-06-19 13:06:34 +02:00