reactos/reactos
Alex Ionescu 8fe3cfc983 - Fix multiple bugs in HalpCalculateChsValues.
- Fix lots of typecast warnings.
- Fix potentially uninitialized variables.
- This should fix the partitioning problems/regression. Thanks to hto for finding out the source of the bug.

svn path=/trunk/; revision=25336
2007-01-07 00:50:41 +00:00
..
base forgot to clean up my mess 2007-01-05 22:59:33 +00:00
boot Add DisableVmwInst option to unattend setup to disable vmware driver setup wizard 2007-01-06 21:18:36 +00:00
dll Add DisableVmwInst option to unattend setup to disable vmware driver setup wizard 2007-01-06 21:18:36 +00:00
drivers - improve error checking 2007-01-04 16:22:06 +00:00
hal Fix HalXbox build 2007-01-01 23:55:40 +00:00
include copyrights of all files are changed to 1998-2007 (patch by Colin Finck) 2007-01-06 13:12:53 +00:00
lib Better support for non X86 systems 2007-01-01 14:50:16 +00:00
media Update to lates dejavu font, version 2.13 2006-12-25 14:25:22 +00:00
modules Change remaining .xml build files to .rbuild and fixup links. 2006-02-18 19:21:01 +00:00
ntoskrnl - Fix multiple bugs in HalpCalculateChsValues. 2007-01-07 00:50:41 +00:00
regtests - revert part of 24701 as requested on ml 2006-11-09 06:58:56 +00:00
subsystems Fix a typo 2006-12-30 21:40:32 +00:00
tools - ignore default libraries when msvcrt.lib is used. 2007-01-05 08:21:54 +00:00
apistatus.lst Remove oleaut32 from api status 2005-12-18 17:40:51 +00:00
baseaddress.rbuild Remove Vfat(x)Initialize and Vfat(x)Cleanup which were empty 2006-09-04 19:27:19 +00:00
config-ppc.template.rbuild Add software patent setting to build config template. 2006-07-22 19:38:18 +00:00
config.template.rbuild - In my fear of accidentally comitting NTLPC = 1, I forgot to make the initial NTLPC = 0 commit, so LPC was never getting compiled at all. This fixes it. 2006-10-30 19:20:08 +00:00
COPYING
CREDITS [AUDIT] 2006-12-03 21:06:03 +00:00
Doxyfile
INSTALL - ReactOS does not directly aim NT4 compatibility everywhere, reflect this in the readme. 2006-12-16 11:06:33 +00:00
LGPL.txt
Makefile Code::Blocks backend 2006-11-22 15:18:51 +00:00
proxy.mak set most of trunk svn property eol-style:native 2006-11-08 11:47:44 +00:00
ReactOS-ppc.rbuild set svn:eol-style to native for *.rbuild 2006-02-23 00:01:01 +00:00
ReactOS.rbuild Move -enable-stdcall-fixup definition to .rbuild file. Other platforms may not need it. 2007-01-01 21:42:27 +00:00
README - ReactOS does not directly aim NT4 compatibility everywhere, reflect this in the readme. 2006-12-16 11:06:33 +00:00

========================
ReactOS Version 0.3.x
Updated Dec 16, 2006
========================

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 XP/2003
drivers compatibility, is always keeping an eye toward compatibility with
older version of Windows NT family ( NT 4.0, 2000 (NT 5.0)) and new
Windows NT releases (Vista, etc). Applications (Win32 API) compatibility
focus is Windows XP.

More information is available at http://www.reactos.org/.

2. Building ReactOS

See the INSTALL file for more details.

3. More information

See the media\doc subdirectory for some sparse notes.

4. Who is responsible

See the CREDITS file.