reactos/reactos
2003-10-30 21:58:42 +00:00
..
apps Use and initialize Common Controls v6, or visual styles won't work 2003-10-27 23:20:57 +00:00
bootdata Resolution and screen depth change via registry settings, works for at 2003-10-25 10:59:19 +00:00
dk Patch by Mike Nordell to fix broken paths 2003-10-15 03:29:33 +00:00
doc
drivers fixed a call to IoAllocateAdapterChannel 2003-10-30 13:34:47 +00:00
hal Fixes to get slave DMA working again, as well as more architectural changes 2003-10-23 09:03:51 +00:00
iface Added DirectDraw stubs by Peter Bajusz 2003-10-25 20:34:34 +00:00
include Update to specify the parameters to NtUserWindowFromPoint. 2003-10-30 21:54:35 +00:00
lib Update to implement WindowFromPoint by delegating to NtUserWindowFromPoint: 2003-10-30 21:58:42 +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 Issue a work item only if an object will be deleted. 2003-10-30 21:34:54 +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 Update to implement NtUserWindowFromPoint: 2003-10-30 21:57:21 +00:00
tools Add handling of SUBDIRS macro 2003-10-20 17:54:17 +00:00
.cvsignore added *.iso and *.cab to cvsignore 2003-09-21 18:17:55 +00:00
.gdbinit
aboot.bat
apistatus.lst fixed line endings 2003-10-21 01:53:03 +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 Fixed driver loading order, cleaned up relevant functions, and moved boot driver 2003-10-15 17:04:39 +00:00
bootcd.bat Implement GUI consoles 2003-10-20 18:02:04 +00:00
bootflop.bat
ChangeLog 2003-10-06 Casper S. Hornstrup <chorns@users.sourceforge.net> 2003-10-06 19:22:42 +00:00
config Fixed line endings. 2003-10-06 18:49:50 +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
INSTALL 2003-07-17 Casper S. Hornstrup <chorns@users.sourceforge.net> 2003-07-17 10:46:21 +00:00
install-system.sh
install-unix.sh Implement GUI consoles 2003-10-20 18:02:04 +00:00
install.bat Allow environment variable ROS_INSTALL to set installation dir 2003-10-29 08:40:38 +00:00
install.sh
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 Added DirectDraw stubs by Peter Bajusz 2003-10-25 20:34:34 +00:00
makefile.dos
README Attempt at updating README file 2003-03-20 02:33:37 +00:00
rules.mak Allow environment variable ROS_INSTALL to set installation dir 2003-10-29 08:40:38 +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