Updated with progress work.
authorRobert Dickenson <robd@reactos.org>
Sat, 6 Jul 2002 02:44:16 +0000 (02:44 +0000)
committerRobert Dickenson <robd@reactos.org>
Sat, 6 Jul 2002 02:44:16 +0000 (02:44 +0000)
commit050dbf13f55a6caa772008ba3b475825ce5b957b
treec12c0d62ca1e6e33621b66fbd8c51cea6b9c0bb0
parent8e101e71d4f50ffc7dcb34611e6e94ce29ce27ab
Updated with progress work.

svn path=/trunk/; revision=3182
38 files changed:
rosapps/winfile/Makefile
rosapps/winfile/about.c [moved from rosapps/winfile/about.cpp with 93% similarity]
rosapps/winfile/about.h
rosapps/winfile/debug.c [moved from rosapps/winfile/debug.cpp with 98% similarity]
rosapps/winfile/debug.h
rosapps/winfile/dialogs.c [moved from rosapps/winfile/listview.cpp with 55% similarity]
rosapps/winfile/dialogs.h [new file with mode: 0644]
rosapps/winfile/draw.c [new file with mode: 0644]
rosapps/winfile/draw.h [new file with mode: 0644]
rosapps/winfile/drivebar.bmp [new file with mode: 0644]
rosapps/winfile/entries.c [new file with mode: 0644]
rosapps/winfile/entries.h [new file with mode: 0644]
rosapps/winfile/format.h [new file with mode: 0644]
rosapps/winfile/images.bmp [new file with mode: 0644]
rosapps/winfile/listview.c [new file with mode: 0644]
rosapps/winfile/listview.h
rosapps/winfile/main.c [new file with mode: 0644]
rosapps/winfile/mdiclient.c [new file with mode: 0644]
rosapps/winfile/mdiclient.h [new file with mode: 0644]
rosapps/winfile/resource.h
rosapps/winfile/run.c [new file with mode: 0644]
rosapps/winfile/run.h [new file with mode: 0644]
rosapps/winfile/settings.c [new file with mode: 0644]
rosapps/winfile/settings.h [new file with mode: 0644]
rosapps/winfile/sort.c [new file with mode: 0644]
rosapps/winfile/sort.h [new file with mode: 0644]
rosapps/winfile/splitpath.c [new file with mode: 0644]
rosapps/winfile/subframe.c [new file with mode: 0644]
rosapps/winfile/subframe.h [new file with mode: 0644]
rosapps/winfile/toolbar.bmp [new file with mode: 0644]
rosapps/winfile/treeview.c [moved from rosapps/winfile/treeview.cpp with 71% similarity]
rosapps/winfile/treeview.h
rosapps/winfile/utils.c [new file with mode: 0644]
rosapps/winfile/utils.h [new file with mode: 0644]
rosapps/winfile/winfile.c [new file with mode: 0644]
rosapps/winfile/winfile.cpp [deleted file]
rosapps/winfile/winfile.h
rosapps/winfile/winfile.rc