reactos/reactos
Hartmut Birr d95e04f38a - Allocated the initial stacks page aligned.
- Add a guard page for the initial stacks.
- Fixed the size of the initial stacks.

svn path=/trunk/; revision=20897
2006-01-15 18:28:40 +00:00
..
apps Remove the temp note. Gé is on fire ! 2006-01-05 23:43:49 +00:00
boot Freeloader: Check return code of RegOpenKey() in FrLdrLoadBootDrivers() for failure 2006-01-14 23:35:20 +00:00
bootdata disable starting lsass.exe for now 2006-01-15 13:25:50 +00:00
drivers fixed uninitialized variable warning 2006-01-13 17:24:06 +00:00
hal Thanks gge.. 2006-01-08 10:19:21 +00:00
include implemented LsaDelete() (client only) 2006-01-15 14:34:58 +00:00
lib implemented LsaDelete() (client only) 2006-01-15 14:34:58 +00:00
media Import mapi32 from Wine 2006-01-14 19:36:04 +00:00
modules Support all optional modules and possibly a 'windows' one where every piece of code related to the Win32 subsystem will be stored (eventually to be voted on, I suppose). 2005-10-02 17:54:56 +00:00
ntoskrnl - Allocated the initial stacks page aligned. 2006-01-15 18:28:40 +00:00
regtests WINSTA_ALL_ACCESS is now defined in winuser.h 2005-12-01 15:01:38 +00:00
services Obtain DHCP info from DHCP client service 2006-01-08 22:14:26 +00:00
subsys Change toolbars from 16 to 15 pixels high 2006-01-15 16:47:18 +00:00
tools fix "line #=0" and "missing function name" bugs in rsym data. There's one issue this fix causes - apparently macros will have their file/line # reported, instead of the location they are being invoked, but this is a far cry better than before. 2006-01-15 01:12:00 +00:00
w32api implemented FindFirstStreamW() and FindNextStreamW() (untested!) 2006-01-15 03:11:31 +00:00
apistatus.lst Remove oleaut32 from api status 2005-12-18 17:40:51 +00:00
baseaddress.xml Import mapi32 from Wine 2006-01-14 19:36:04 +00:00
config.template.xml - Add new configuration option "SARCH" to define the sub-architecture. Examples include i386-xbox, ppc-be/le (little/bigendian), or any other sub-types of the specified ARCH. 2005-11-13 06:34:51 +00:00
COPYING Update GPL and LGPL licenses. 2005-11-23 07:07:40 +00:00
CREDITS add myself to credits too. 2005-12-09 01:39:42 +00:00
Doxyfile
INSTALL Update installation instructions 2005-05-13 19:47:30 +00:00
LGPL.txt Update GPL and LGPL licenses. 2005-11-23 07:07:40 +00:00
Makefile make_msvcX_install_[config] patch by Brezenbak 2006-01-11 15:47:22 +00:00
proxy.mak module_test proxy makefile support 2005-08-16 15:47:38 +00:00
ReactOS-ppc.xml Added support for ROS_AUTOMAKE variable. 2005-12-04 12:02:45 +00:00
ReactOS.xml - Tabs not spaces. 2006-01-05 16:30:20 +00:00
README

========================
ReactOS Version 0.2.x
Updated June 23rd, 2004
========================

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