reactos/reactos
Filip Navara 4671a645d8 Changed DPRINT1 to DPRINT when connecting to mouse device.
svn path=/trunk/; revision=6150
2003-09-26 20:10:07 +00:00
..
apps Device driver loading and unloading utilities. 2003-09-25 15:40:23 +00:00
bootdata cvsignores and commented out softice 2003-09-10 15:28:53 +00:00
dk Patch from Filip Navara updating comctl32 2003-09-15 02:48:15 +00:00
doc Documentation update. 2001-07-24 20:49:57 +00:00
drivers Changed DPRINT1 to DPRINT when connecting to mouse device. 2003-09-26 20:10:07 +00:00
hal Added Adapter-Object used for PCI-Bus-Master-DMA. 2003-09-11 11:45:28 +00:00
iface patch by Skywing: made existing eventpair code more efficient and added support for associating eventpairs with 2003-09-10 06:12:22 +00:00
include Replaced ObRosCreateObject() by ObCreateObject() and ObInsertObject(). 2003-09-25 20:09:56 +00:00
lib Fixed the FileVersion once more. The version should be 5.1.2600 because some applications use the bitmap resources directly and depending on the FileVersion tries to load animations. 2003-09-26 12:17:05 +00:00
loaders/dos Properly close file descriptors, fix by rwreed@users.sourceforge.net 2003-07-22 08:44:38 +00:00
media Added Bitstream Vera fonts and removed accidental loading of Arial font 2003-05-16 15:10:10 +00:00
ntoskrnl Check for presence of \reactos\ntoskrnl.exe instead of REACTOS disk label to identify the boot cdrom device. 2003-09-26 19:45:04 +00:00
regtests fixed some cvsignore files 2003-09-24 19:55:18 +00:00
services Silence debug messages 2003-08-28 13:38:24 +00:00
subsys Handle some out of resource situations 2003-09-26 10:45:45 +00:00
tools assignment bugfix for casper 2003-09-11 20:10:33 +00:00
.cvsignore added *.iso and *.cab to cvsignore 2003-09-21 18:17:55 +00:00
.gdbinit Added GNU Debugger stub for remote debugging. 2002-01-23 23:39:26 +00:00
aboot.bat another test of commit mailer 2002-06-12 02:32:14 +00:00
apistatus.lst Add lz32.dll to apistatus list. 2003-08-19 23:25:58 +00:00
baseaddress.cfg Started work on second stage setup. 2003-05-02 18:12:38 +00:00
boot.bat Removed trailing newline. This could have caused some trouble. 2003-08-25 12:06:29 +00:00
bootc.lst Implemented NLS file import. 2003-05-19 14:39:09 +00:00
bootcd.bat added pcnet to make system and added unix installation script 2003-09-06 02:19:39 +00:00
bootflop.bat
ChangeLog 2003-08-30 Filip Navara <xnavara@volny.cz> 2003-08-30 19:22:32 +00:00
config Revert. 2003-07-17 10:47:02 +00:00
COPYING
CREDITS - Added in some code from XFree86 to save the vga state on the startup 2003-08-24 20:56:16 +00:00
gdb.ini Added GNU Debugger stub for remote debugging. 2002-01-23 23:39:26 +00:00
INSTALL 2003-07-17 Casper S. Hornstrup <chorns@users.sourceforge.net> 2003-07-17 10:46:21 +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-unix.sh palbitblt installation is added to reactos tests 2003-09-25 15:20:59 +00:00
install.bat palbitblt installation is added to reactos tests 2003-09-25 15:20:59 +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 typo - fix install of regression tests. 2003-07-13 05:42:31 +00:00
Jamfile Add experimental jamfiles (still buggy). 2003-05-23 22:43:03 +00:00
Jamrules Add experimental jamfiles (still buggy). 2003-05-23 22:43:03 +00:00
LGPL.txt LGPL 2.1 2002-08-31 17:07:30 +00:00
makedisk.bat
Makefile Add msimg32 to the list of libraries 2003-09-18 16:03:03 +00:00
makefile.dos
README Attempt at updating README file 2003-03-20 02:33:37 +00:00
rules.mak 2003-08-24 Casper S. Hornstrup <chorns@users.sourceforge.net> 2003-08-24 10:36:07 +00:00

========================
ReactOS Version 0.1.x
Updated March 19th, 2003
========================

1. What is ReactOS?

   ReactOS is an Open Source effort to develop a quality operating system
that is compatible with Windows NT applications and drivers.

   The ReactOS project, although currently focused on Windows NT 4.0
compatibility, is always keeping an eye towards compatibility with
future Windows NT releases, that is, Windows 2000 (NT 5.0) and
Windows XP (NT 5.1).

More information is available 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