reactos/reactos
Hermès Bélusca-Maïto cdfa735cd1 [NTVDM]
- Continue to work on VGA attach/detach from console;
- Stick more #if(n)def STANDALONE to portions of code that are useful (or not) in standalone (i.e. not in OS-integrated) mode;
- Isolate the Dos***File functions in a new source file;
- Get rid of STACK_COUNTER, STACK_VAR_A and STACK_VAR_B since we now use 32-->16 bit callbacks (and therefore adjust the callback/INT32 trampoline stubs accordingly).

svn path=/trunk/; revision=63238
2014-05-11 19:25:09 +00:00
..
base [RAPPS] 2014-05-11 17:58:25 +00:00
boot [EXPLORER] 2014-05-03 21:16:19 +00:00
cmake [BRANCHES] 2014-05-06 17:06:47 +00:00
deprecated
dll [SHELL32] 2014-05-11 18:43:51 +00:00
drivers [KS/NTOSKRNL/WIN32K] Fix MSVC warnings 2014-05-10 14:33:37 +00:00
hal [HALX86] 2014-05-04 09:39:44 +00:00
include [KS/NTOSKRNL/WIN32K] Fix MSVC warnings 2014-05-10 14:33:37 +00:00
lib [CRT] 2014-05-11 17:45:26 +00:00
media [KERNEL32][NTDLL] 2014-05-08 14:14:01 +00:00
modules
ntoskrnl [KS/NTOSKRNL/WIN32K] Fix MSVC warnings 2014-05-10 14:33:37 +00:00
subsystems [NTVDM] 2014-05-11 19:25:09 +00:00
tools [SPEC2DEF] 2014-05-10 14:12:20 +00:00
win32ss [VIDEOPRT] 2014-05-10 21:15:36 +00:00
.hgeol
apistatus.lst
CMakeLists.txt
configure.cmd [CMAKE] 2014-04-23 18:59:30 +00:00
configure.sh [CMAKE] 2014-05-06 15:42:54 +00:00
COPYING
COPYING.ARM
COPYING.LIB
COPYING3
COPYING3.LIB
CREDITS
depmap.xsl
Doxyfile
INSTALL
kbdlayout.lds
PreLoad.cmake
README
toolchain-clang.cmake
toolchain-gcc.cmake
toolchain-msvc.cmake
vreport.xsl

========================
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.