Added combobox to drivebar, yet to get working. Whole application needs alot of cleanup.
authorRobert Dickenson <robd@reactos.org>
Sun, 4 Aug 2002 18:40:49 +0000 (18:40 +0000)
committerRobert Dickenson <robd@reactos.org>
Sun, 4 Aug 2002 18:40:49 +0000 (18:40 +0000)
commitaa405ed6f1d7a040cfad4c3596fcd02441646b05
tree9822ff112c4e5f1923752843203a3d9928386e37
parentc724d71f7733a834a8400f158dc702350a6eca8c
Added combobox to drivebar, yet to get working. Whole application needs alot of cleanup.
Fixed up makefile plus dependancies and now builds (and runs) with ros-tools.

svn path=/trunk/; revision=3315
16 files changed:
rosapps/winfile/Makefile
rosapps/winfile/drivebar.c [new file with mode: 0644]
rosapps/winfile/drivebar.h [new file with mode: 0644]
rosapps/winfile/entries.c
rosapps/winfile/framewnd.c
rosapps/winfile/main.c
rosapps/winfile/network.c
rosapps/winfile/network.h
rosapps/winfile/run.c
rosapps/winfile/run.h
rosapps/winfile/settings.c
rosapps/winfile/shell.c
rosapps/winfile/shell.h
rosapps/winfile/trace.c
rosapps/winfile/treeview.c
rosapps/winfile/worker.c