Module: wine Branch: master Commit: 038f1c6986510c862356dbf06d43b85183a4b8da URL: http://source.winehq.org/git/wine.git/?a=commit;h=038f1c6986510c862356dbf06d...
Author: Hugh McMaster hugh.mcmaster@outlook.com Date: Fri Aug 18 09:30:28 2017 +0000
reg: Parse data types and import REG_SZ data via the state machine.
Signed-off-by: Hugh McMaster hugh.mcmaster@outlook.com Signed-off-by: Alexandre Julliard julliard@winehq.org
---
programs/reg/import.c | 129 +++++++++++++++++- programs/reg/tests/reg.c | 330 +++++++++++++++++++++++------------------------ 2 files changed, 290 insertions(+), 169 deletions(-)
Diff: http://source.winehq.org/git/wine.git/?a=commitdiff;h=038f1c6986510c862356db...