Sweden-Number/programs/reg
Alexandre Julliard 942f9f7157 reg: Use the standard va_list instead of __ms_va_list.
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2021-10-25 11:01:29 +02:00
..
tests reg: Support use of registry views in the 'copy' operation. 2021-07-27 21:09:49 +02:00
Makefile.in makefiles: Make -mno-cygwin the default. 2021-09-20 22:45:48 +02:00
add.c reg: Support the use of registry views during the 'add' operation. 2021-06-18 16:49:27 +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: Support use of registry views in the 'import' command. 2021-07-08 14:41:20 +02:00
query.c reg: Support use of registry views in the 'query' operation. 2021-07-02 16:53:50 +02:00
reg.c reg: Use the standard va_list instead of __ms_va_list. 2021-10-25 11:01:29 +02:00
reg.h reg: Add initial support for the 'copy' command. 2021-05-17 18:49:10 +02:00
reg.rc 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
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