Implemented regsvr32 tool. Based on ReactOS implementation.
commit2f0d85c202ceaf8e15e2fba2b18c85f18cde5275
authorAndriy Palamarchuk <apa3a@yahoo.com>
Mon, 29 Apr 2002 23:47:39 +0000 (29 23:47 +0000)
committerAlexandre Julliard <julliard@winehq.org>
Mon, 29 Apr 2002 23:47:39 +0000 (29 23:47 +0000)
tree094d94623e48b632a2c23f1fa9da0c54aba5faca
parenta88289500caa5736e845280435d762d8adb9fc40
Implemented regsvr32 tool. Based on ReactOS implementation.
configure
configure.ac
programs/Makefile.in
programs/regsvr32/.cvsignore [new file with mode: 0644]
programs/regsvr32/Makefile.in [new file with mode: 0644]
programs/regsvr32/regsvr32.c [new file with mode: 0644]
programs/regsvr32/regsvr32.spec [new file with mode: 0644]