reactos/reactos
2006-12-02 10:27:56 +00:00
..
base allow the Americans their incorrect spellings and add a correct UK resource file ;) 2006-11-30 19:23:19 +00:00
boot - Finally figured out a way to make the old HAL IRQ implementation work with the new Ke Interrupt implementation without requiring my new HAL IRQ code (which doesn't work). 2006-11-29 19:13:12 +00:00
dll adding check if it is IID_IDirectDraw7 on right place and learn it is lpDD->QueryInterface that optain the d3d interface. 2006-12-02 10:27:56 +00:00
drivers - Add profil.c and stub HalStartProfileInterrupt, HalStopProfileInterrupt and HalSetProfileInterval, and export these functions. 2006-11-29 22:12:50 +00:00
hal Fix HALMP build 2006-11-30 11:24:03 +00:00
include - Fix prototype/definition of HalCalibratePerformanceCounter and properly implement it. 2006-11-28 08:11:14 +00:00
lib Fix using a pointer to a temporary variable outside it's scope in RtlCreateUserProcess 2006-11-27 14:26:48 +00:00
media Update dejavu font from 2.10 to 2.12, see the change log for dejavu for more info 2006-11-25 08:36:45 +00:00
modules
ntoskrnl - Kill some debug prints. 2006-12-01 08:20:37 +00:00
regtests - revert part of 24701 as requested on ml 2006-11-09 06:58:56 +00:00
subsystems - various msvc compability fixes 2006-11-30 16:48:13 +00:00
tools - bye bye fixdef 2006-11-30 20:57:52 +00:00
apistatus.lst
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 Testing commit 2006-08-31 03:12:14 +00:00
Doxyfile
INSTALL
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
ReactOS.rbuild
README Update version number to 0.3.x 2006-08-21 15:04:20 +00:00

========================
ReactOS Version 0.3.x
Updated Aug 21rd, 2005
========================

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 toward 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.org/.

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