Files
reactos/reactos
jean 2d3181f734 more completely implement write operations
svn path=/trunk/; revision=164
1999-01-13 15:46:52 +00:00
..
1999-01-04 23:01:18 +00:00
1999-01-13 15:37:47 +00:00
1999-01-13 03:00:06 +00:00
1999-01-04 23:01:18 +00:00
1999-01-12 07:44:55 +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)