regedit: Use a function pointer to read each registry line instead of calling get_lin...
commit8753a1b271795d2f977b41a814de7e4ace780d2e
authorHugh McMaster <hugh.mcmaster@outlook.com>
Wed, 3 May 2017 11:28:36 +0000 (3 11:28 +0000)
committerAlexandre Julliard <julliard@winehq.org>
Wed, 3 May 2017 20:58:02 +0000 (3 22:58 +0200)
tree854da517d3cd48a55b2da10e266e9fd600b8cc7f
parent76b9e6c712bfa129afec746f4e986a5fbdedbd98
regedit: Use a function pointer to read each registry line instead of calling get_lineA/W() directly.

Signed-off-by: Hugh McMaster <hugh.mcmaster@outlook.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
programs/regedit/regproc.c