Added command line tool to access the registry.
commit1bb0e66fa2c64701e75f20bc42bc85e9a74202f6
authorSylvain St.Germain <sylvain@macadamian.com>
Sun, 14 Mar 1999 14:00:22 +0000 (14 14:00 +0000)
committerAlexandre Julliard <julliard@winehq.org>
Sun, 14 Mar 1999 14:00:22 +0000 (14 14:00 +0000)
tree7083c7dd5dd778fbf0aaa9e08bd48afedd6dcae3
parent0dd1b5b239536514165cfcd655118677bd894ff9
Added command line tool to access the registry.
configure
configure.in
programs/Makefile.in
programs/regapi/.cvsignore [new file with mode: 0644]
programs/regapi/Makefile.in [new file with mode: 0644]
programs/regapi/README [new file with mode: 0644]
programs/regapi/regFixer.pl [new file with mode: 0755]
programs/regapi/regRestorer.pl [new file with mode: 0755]
programs/regapi/regSet.sh [new file with mode: 0755]
programs/regapi/regapi.c [new file with mode: 0644]