Module: wine Branch: master Commit: b1ccb87d9debb1a07e35263a76b6e34a7dd6ee49 URL: https://source.winehq.org/git/wine.git/?a=commit;h=b1ccb87d9debb1a07e35263a7...
Author: Hugh McMaster hugh.mcmaster@outlook.com Date: Mon May 31 19:45:22 2021 +1000
reg: Partially implement the 'copy' command.
Signed-off-by: Hugh McMaster hugh.mcmaster@outlook.com Signed-off-by: Alexandre Julliard julliard@winehq.org
---
programs/reg/copy.c | 129 +++++++++++++++++++++++++++++++++ programs/reg/tests/copy.c | 178 +++++++++++++++++++++++----------------------- 2 files changed, 218 insertions(+), 89 deletions(-)
Diff: https://source.winehq.org/git/wine.git/?a=commitdiff;h=b1ccb87d9debb1a07e352...