Hugh McMaster : reg: Split 'query' functions from reg.c.

Alexandre Julliard julliard at winehq.org
Wed Mar 17 16:23:15 CDT 2021


Module: wine
Branch: master
Commit: b80de8721690947bcd2e86b658b261f201002039
URL:    https://source.winehq.org/git/wine.git/?a=commit;h=b80de8721690947bcd2e86b658b261f201002039

Author: Hugh McMaster <hugh.mcmaster at outlook.com>
Date:   Wed Mar 17 23:38:04 2021 +1100

reg: Split 'query' functions from reg.c.

Signed-off-by: Hugh McMaster <hugh.mcmaster at outlook.com>
Signed-off-by: Alexandre Julliard <julliard at winehq.org>

---

 programs/reg/Makefile.in |   1 +
 programs/reg/query.c     | 329 +++++++++++++++++++++++++++++++++++++++++++++++
 programs/reg/reg.c       | 315 +--------------------------------------------
 programs/reg/reg.h       |  16 ++-
 4 files changed, 346 insertions(+), 315 deletions(-)

Diff:   https://source.winehq.org/git/wine.git/?a=commitdiff;h=b80de8721690947bcd2e86b658b261f201002039



More information about the wine-cvs mailing list