Sweden-Number/programs/reg
Hugh McMaster acb4e3f63a reg: Explicitly use base 10 or base 16 with strtoulW.
All Windows versions, except XP, parse the number 0123 as decimal.
(XP parses 0123 as octal).

Signed-off-by: Hugh McMaster <hugh.mcmaster@outlook.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2016-02-16 23:26:29 +09:00
..
tests reg: Explicitly use base 10 or base 16 with strtoulW. 2016-02-16 23:26:29 +09:00
Makefile.in makefiles: Get rid of the MAKE_PROG_RULES variable. 2014-01-02 12:12:57 +01:00
reg.c reg: Explicitly use base 10 or base 16 with strtoulW. 2016-02-16 23:26:29 +09:00
reg.h reg: Ask the user if they want to delete the subkey, value, default value or all values. 2016-02-11 01:26:44 +09:00
reg.rc reg: Ask the user if they want to delete the subkey, value, default value or all values. 2016-02-11 01:26:44 +09:00