reactos/reactos
Eric Kohl cca52d053b Modified LdrLoadModule() to return NTSTATUS.
Added missing definitions.

svn path=/trunk/; revision=2955
2002-05-16 06:41:30 +00:00
..
apps Added section test 2002-05-13 20:16:26 +00:00
dk Fixed makefile for building import libraries for the PSX subsystem DK. 2002-04-07 14:21:13 +00:00
doc Documentation update. 2001-07-24 20:49:57 +00:00
drivers Added experimental support for FAT and NTFS FSDs. 2002-05-15 18:05:00 +00:00
hal Support multiple debug targets at the same time. 2002-05-08 17:05:32 +00:00
iface Began work on message queue and default window procedure 2002-01-13 22:52:08 +00:00
include Support multiple debug targets at the same time. 2002-05-08 17:05:32 +00:00
lib Use ULONG_PTR instead of ULONG when doing pointer arithmetics. 2002-05-13 18:10:41 +00:00
loaders Moved '/DEBUGPORT=SCREEN' from loadros to (a)boot.bat. 2002-04-27 19:20:29 +00:00
media Added binary .nls files. 2002-01-02 00:51:37 +00:00
ntoskrnl Modified LdrLoadModule() to return NTSTATUS. 2002-05-16 06:41:30 +00:00
subsys Implemented CsrTerminateProcess. 2002-05-07 22:46:23 +00:00
tools Fixed warnings and errors so ReactOS can be compiled with GCC 3.2. 2002-05-05 14:57:45 +00:00
.cvsignore New target 'implib' to avoid cicular references. 2001-11-03 16:48:07 +00:00
.gdbinit Added GNU Debugger stub for remote debugging. 2002-01-23 23:39:26 +00:00
aboot.bat Moved '/DEBUGPORT=SCREEN' from loadros to (a)boot.bat. 2002-04-27 19:20:29 +00:00
baseaddress.cfg Minor updates. Hope to use in the build system at some point. 2002-03-20 02:59:42 +00:00
boot.bat Moved '/DEBUGPORT=SCREEN' from loadros to (a)boot.bat. 2002-04-27 19:20:29 +00:00
boot.hiv preliminary implementation of boot hive import. exposes memory problem in registry routines 2001-08-29 05:06:31 +00:00
bootc.lst Added file system recognizer driver. 2002-05-15 09:42:19 +00:00
bootflop.bat fixed handling of boot drivers 1999-10-23 18:56:04 +00:00
ChangeLog Beginnings of user-mode debugging support. 2001-03-18 19:52:38 +00:00
config Removed or changed debug prints printed at boot. 2002-02-08 02:57:10 +00:00
COPYING Lots of changes to the kernel 1999-05-29 00:15:17 +00:00
CREDITS Moved system applications 2000-12-05 02:40:51 +00:00
gdb.ini Added GNU Debugger stub for remote debugging. 2002-01-23 23:39:26 +00:00
INSTALL Corrected mailing lists link 2002-05-05 15:30:01 +00:00
install-system.sh Use the directory tree created by the install target for Linux 2001-09-01 11:55:38 +00:00
install.bat Added file system recognizer driver. 2002-05-15 09:42:19 +00:00
install.bochs More user work 2002-01-27 01:11:24 +00:00
install.sh Use the directory tree created by the install target for Linux 2001-09-01 11:55:38 +00:00
installwine.bat added tapi32.dll and wintrust.dll to ROS_BUILD_WINE 2002-03-05 12:48:40 +00:00
makedisk.bat Updated rules for subsys directory. 1999-09-05 12:27:22 +00:00
Makefile Added file system recognizer driver. 2002-05-15 09:42:19 +00:00
makefile.dos fixes 1999-07-17 23:10:31 +00:00
NEWS Corrected additional object manager issues pointed by Philip Susi 1999-12-22 14:48:30 +00:00
README Fixed problem with handles not being released 1999-12-20 02:14:40 +00:00
rosbin.txt Added script for creating binary distribution 2001-03-21 22:34:24 +00:00
rules.mak Reverted the MPW changes (keep these in a seperate branch) 2002-05-14 21:19:21 +00:00
system.hiv Added file system recognizer driver. 2002-05-15 09:42:19 +00:00

About Reactos

1. What is Reactos

A project aiming to make an approximate clone of Windows NT, compatible
with most Windows applications.

The project has a website at http://www.reactos.com/

2. Building Reactos

See the INSTALL file for more details.

3. More information

See the doc subdirectory for some sparse notes

4. Who is responsible

See the CREDITS file

5. Recent developments

See the NEWS file