reactos/reactos
Filip Navara c434e40598 Fixed SetPixel and initial implementation of SetPixelV.
svn path=/trunk/; revision=6164
2003-09-27 15:09:26 +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 partial support for intellimouse 2003-09-27 01:08:19 +00:00
hal Added Adapter-Object used for PCI-Bus-Master-DMA. 2003-09-11 11:45:28 +00:00
iface Add NtUserReleaseDC 2003-09-26 21:05:48 +00:00
include added constants for WM_XBUTTON* messages 2003-09-27 00:22:10 +00:00
lib Alternate implementation of DrawFocusRect() which works better in current 2003-09-27 12:32:52 +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 reactos\subsys\system\usetup\infcache.c (line 1156) 2003-09-27 09:14:15 +00:00
services Silence debug messages 2003-08-28 13:38:24 +00:00
subsys Fixed SetPixel and initial implementation of SetPixelV. 2003-09-27 15:09:26 +00:00
tools reactos\subsys\system\usetup\infcache.c (line 1156) 2003-09-27 09:14:15 +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 fixed handling of boot drivers 1999-10-23 18:56:04 +00:00
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 Lots of changes to the kernel 1999-05-29 00:15:17 +00:00
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 Updated rules for subsys directory. 1999-09-05 12:27:22 +00:00
Makefile Add msimg32 to the list of libraries 2003-09-18 16:03:03 +00:00
makefile.dos fixes 1999-07-17 23:10:31 +00:00
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