reactos/reactos
Timo Kreuzer f2c994e17e [PSDK]
Avoid redefinition of FILE_DEVICE_SMARTCARD in winsmcrd.h, when combined with wine/winioctl.h. A similar #ifdef exists in the MS header.

svn path=/trunk/; revision=66704
2015-03-14 15:34:48 +00:00
..
base [TASKMGR]: Use correct headers aka. NDK instead of wine/winternl.h . Also remove an unneeded header. Spotted by Sylvain. 2015-03-14 15:19:07 +00:00
boot [SHELL32] Show/Hide hidden files/folders through registry. By Lee Schroeder. CORE-9207 2015-03-14 12:18:33 +00:00
cmake [CMAKE] Disable PCH when the host system is Apple OS X. 2015-03-14 14:55:41 +00:00
dll [PSDK] 2015-03-14 13:40:36 +00:00
drivers [MMSYS] 2015-03-14 11:12:32 +00:00
hal [HALx86]: Display the invalid opcodes when HalpOpcodeInvalid is called. 2014-11-07 21:19:27 +00:00
include [PSDK] 2015-03-14 15:34:48 +00:00
lib [PSDK] 2015-03-14 13:40:36 +00:00
media [MMSYS] 2015-03-14 11:12:32 +00:00
modules [REACTOS] 2015-01-18 16:28:18 +00:00
ntoskrnl [MMSYS] 2015-03-14 11:12:32 +00:00
subsystems [NTVDM]: Move EMS support as a BIOS module (and initialize it after the BIOS has finished its initialization, including resetting the INT handlers). 2015-03-14 03:37:54 +00:00
tools Small source tree cleanup: 2015-03-05 20:43:25 +00:00
win32ss [WIN32K] 2015-03-14 11:22:31 +00:00
apistatus.lst
CMakeLists.txt [CMAKE] Just check for ReactOS in CMake version for PCH, not a specific version. 2015-02-28 09:59:39 +00:00
configure.cmd [CMAKE] 2014-10-24 19:17:58 +00:00
configure.sh
COPYING
COPYING.ARM
COPYING.LIB
COPYING3
COPYING3.LIB
CREDITS
Doxyfile
INSTALL
PreLoad.cmake
README
toolchain-clang.cmake [CMAKE/CLANG] 2014-09-10 15:56:48 +00:00
toolchain-gcc.cmake
toolchain-msvc.cmake

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