reactos/reactos
Rex Jolliff df27ab373b incorporated changes from Boudewijn
svn path=/trunk/; revision=207
1999-02-05 19:27:21 +00:00
..
apps added libgcc.a to link spec 1999-02-05 18:24:00 +00:00
doc Removed obsolete documentation 1999-01-17 17:18:35 +00:00
drivers Extensive changes to the objmgr 1999-02-01 20:58:37 +00:00
iface/native Removed string functions from native system calls and removed binary from 1998-12-19 18:40:55 +00:00
include a test 1999-02-05 18:52:58 +00:00
lib incorporated changes from Boudewijn 1999-02-05 19:27:21 +00:00
loaders more work on loader 1999-01-12 07:44:55 +00:00
ntoskrnl Extensive changes to the objmgr 1999-02-01 20:58:37 +00:00
boot.bat Fixed some bugs 1999-01-20 19:02:05 +00:00
bootflop.bat Boudewjin's massive work on kernel32 and crtdll and a console driver. 1999-01-16 02:11:45 +00:00
ChangeLog Added ChangeLog for better version information, io.h so it would compile 1998-12-08 23:43:37 +00:00
copying.dj no message 1999-01-28 15:54:26 +00:00
copying_rex Initial revision 1996-01-23 01:02:17 +00:00
makedisk.bat Boudewjin's massive work on kernel32 and crtdll and a console driver. 1999-01-16 02:11:45 +00:00
makefile.dos Boudewjin's massive work on kernel32 and crtdll and a console driver. 1999-01-16 02:11:45 +00:00
makefile_rex Fixed some bugs 1999-01-20 19:02:05 +00:00
NEWS Bug fixes 1999-01-17 17:30:18 +00:00
README Fixed bug 1998-12-21 15:48:21 +00:00
readme_rex Bug fixes 1999-01-17 17:30:18 +00:00
rules.mak more changes to support the loader 1998-12-23 02:40:01 +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)