reactos/reactos
Alex Ionescu a0fac81cfd - Add the actual missing code to KiQuantumEnd. It's asserted to make sure it'll never execute (yet).
- Add KiExitDispatcher from my new scheduler code. Same as KiQuantumEnd, added an assertion to make sure it doesn't enter in code paths that shouldn't yet happen.

svn path=/trunk/; revision=24061
2006-09-11 05:26:38 +00:00
..
base vsnprintf -> _vsnprintf 2006-09-10 15:07:02 +00:00
boot Create a place for some R&D work about booting Windows from inside of FreeLdr 2006-09-10 21:32:02 +00:00
dll - Add msvcrt linking where needed 2006-09-10 16:32:37 +00:00
drivers Initialize MainResource and PagingIoResource fields in FSRTL_COMMON_FCB_HEADER structure 2006-09-10 15:58:29 +00:00
hal - Fix definition of SYNCH_LEVEL. 2006-09-10 16:09:58 +00:00
include - Fix KiDeliverApc prototype for PPC compatibilty. 2006-09-11 04:34:25 +00:00
lib Fix LdrRelocateImageWithBias prototype: Strings in C are neither signed nor unsigned, and they are constants. Fixes warnings with GCC4 2006-09-10 17:16:59 +00:00
media User32 static.c: 2006-09-08 22:30:46 +00:00
modules Change remaining .xml build files to .rbuild and fixup links. 2006-02-18 19:21:01 +00:00
ntoskrnl - Add the actual missing code to KiQuantumEnd. It's asserted to make sure it'll never execute (yet). 2006-09-11 05:26:38 +00:00
regtests - Force using the import libraries built by ReactOS only, don't use the ones that come with the mingw compiler (doesn't work for CPP!) 2006-09-06 20:00:41 +00:00
subsystems implement NtGdiPathToRegion 2006-09-10 19:42:09 +00:00
tools Let mkhive use cmlib. "make install" now works and this let the livecd go further than before 2006-09-10 15:39:11 +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 Add software patent setting to build config template. 2006-07-22 19:38:18 +00:00
COPYING
CREDITS Testing commit 2006-08-31 03:12:14 +00:00
Doxyfile
INSTALL Fixed a few spelling mistakes and change http://www.reactos.com to http://www.reactos.org/. 2006-03-26 19:57:49 +00:00
LGPL.txt
Makefile restore old targets 2006-06-23 19:36:23 +00:00
proxy.mak
ReactOS-ppc.rbuild set svn:eol-style to native for *.rbuild 2006-02-23 00:01:01 +00:00
ReactOS.rbuild - Move the SDK to /PSDK or else we'll never get MSVC compiling right. 2006-06-26 15:32:53 +00:00
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