Files
reactos/reactos
David Welch 20ef31f3cc Added directory listing support for the shell
Correctec bug that prevented listing the root directory in the vfat fsd
Corrected mistake where the SL_xxx constants were too long

svn path=/trunk/; revision=145
1999-01-03 16:18:19 +00:00
..
1999-01-01 22:03:17 +00:00
1996-01-23 01:02:17 +00:00
1998-10-05 04:00:59 +00:00
1999-01-01 22:03:17 +00:00
1998-10-05 04:00:59 +00:00
1998-12-03 04:49:07 +00:00
1998-12-21 15:48:21 +00:00
1998-12-23 02:40:01 +00:00
1998-11-29 19:08:21 +00:00

DIRECTORIES

system           : compiled versions of the various system components and
                   libraries
ntoskrnl          : microkernel source
ntoskrnl/hal      : hardware abstraction layer source
ntoskrnl/mm       : memory managment subsystem source
ntoskrnl/io      : IO manager subsystem source
include          : win32 headers
include/internal : kernel private header files
include/ntdll    : system library private header files
include/kernel32 : system library private header files
include/user32   : user interface private header files
include/gdi32    : graphics interface private header files
include/ddk      : header files for modules
lib/ntdll        : NT dll source
lib/kernel32     : kernel32 source
doc              : documentation
loaders/dos      : DOS based loader
loaders/boot     : boot loader
services         : various services (device drivers, filesystems etc)