Started ReactOS regedt32 application. Mainframe, menus and makefile only.
authorRobert Dickenson <robd@reactos.org>
Tue, 2 Jul 2002 16:57:56 +0000 (16:57 +0000)
committerRobert Dickenson <robd@reactos.org>
Tue, 2 Jul 2002 16:57:56 +0000 (16:57 +0000)
commit06560b36fd377599cdc31e2c7317dcb757e0d5d1
tree94ef6141d2d21986b3f7bf38c278809030ea95aa
parentbdbc30455ab04f2612378202590f5b338f96b068
Started ReactOS regedt32 application. Mainframe, menus and makefile only.

svn path=/trunk/; revision=3170
13 files changed:
rosapps/regedt32/Makefile [new file with mode: 0644]
rosapps/regedt32/StdAfx.cpp [new file with mode: 0644]
rosapps/regedt32/StdAfx.h [new file with mode: 0644]
rosapps/regedt32/about.cpp [new file with mode: 0644]
rosapps/regedt32/about.h [new file with mode: 0644]
rosapps/regedt32/debug.cpp [new file with mode: 0644]
rosapps/regedt32/debug.h [new file with mode: 0644]
rosapps/regedt32/regedt32.cpp [new file with mode: 0644]
rosapps/regedt32/regedt32.h [new file with mode: 0644]
rosapps/regedt32/regedt32.ico [new file with mode: 0644]
rosapps/regedt32/regedt32.rc [new file with mode: 0644]
rosapps/regedt32/resource.h [new file with mode: 0644]
rosapps/regedt32/small.ico [new file with mode: 0644]