1
0
mirror of https://github.com/wine-mirror/wine synced 2024-07-05 09:18:56 +00:00
wine/programs/reg
Nikolay Sivov 4e39188c63 reg: Add REG_QWORD support to 'add'.
Signed-off-by: Nikolay Sivov <nsivov@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2022-06-27 22:58:21 +02:00
..
tests reg: Add REG_QWORD support to 'add'. 2022-06-27 22:58:21 +02:00
add.c reg: Add REG_QWORD support to 'add'. 2022-06-27 22:58:21 +02:00
copy.c reg: Support use of registry views in the 'copy' operation. 2021-07-27 21:09:49 +02:00
delete.c reg: Support use of registry views when deleting registry keys. 2021-06-28 19:43:28 +02:00
export.c reg: Support use of registry views when exporting registry data. 2021-07-19 12:23:56 +02:00
import.c reg: Enable compilation with long types. 2022-02-04 11:20:33 +01:00
Makefile.in reg: Enable compilation with long types. 2022-02-04 11:20:33 +01:00
query.c reg: Support use of registry views in the 'query' operation. 2021-07-02 16:53:50 +02:00
reg.c reg: Add REG_QWORD support to 'add'. 2022-06-27 22:58:21 +02:00
reg.h reg: Add REG_QWORD support to 'add'. 2022-06-27 22:58:21 +02:00
reg.rc reg: Add REG_QWORD support to 'add'. 2022-06-27 22:58:21 +02:00
resource.h reg: Prompt the user to confirm whether they want to overwrite existing values when copying a key. 2021-06-03 21:50:58 +02:00