reactos/reactos
Ged Murphy a68dd56665 [DEVMGR]
Make the header c++ friendly

svn path=/trunk/; revision=68162
2015-06-16 12:18:01 +00:00
..
base [USETUP] 2015-06-15 22:44:12 +00:00
boot [THEMEUI] Revert r67304 (Leverage add_registry_inf() as suggested by Timo). Figuring out why that doesn't work is left as an exercise for the reader. See CORE-5984 for details. 2015-06-15 20:42:08 +00:00
cmake [CMAKE] Use a separate set for the optimization level in GCC release builds. We should revisit this to see if we need this rbuild era block nowadays. 2015-06-15 18:59:46 +00:00
dll [THEMEUI] Revert r67304 (Leverage add_registry_inf() as suggested by Timo). Figuring out why that doesn't work is left as an exercise for the reader. See CORE-5984 for details. 2015-06-15 20:42:08 +00:00
drivers [UDFS] Remove definitions that exist in platform headers and use those instead. 2015-06-15 21:19:04 +00:00
hal [TOOLS] 2015-06-14 18:13:50 +00:00
include [DEVMGR] 2015-06-16 12:18:01 +00:00
lib [ARM arch] 2015-06-15 11:40:33 +00:00
media [TRANSLATIONS] 2015-06-09 16:21:25 +00:00
modules
ntoskrnl [NTOS:CC] 2015-06-15 18:44:08 +00:00
subsystems [NTVDM]: Commit what I have in my local wc so far (and which is commitable & works): 2015-06-15 23:43:16 +00:00
tools [ARM arch] 2015-06-15 11:40:33 +00:00
win32ss [USER32][UXTHEME] Properly paint the general menubar when application is themed. Brought to you by Stefano Toncich aka Tonix. CORE-9585 2015-06-13 11:00:24 +00:00
apistatus.lst
CMakeLists.txt [CMAKE] Default to Debug for the build type in GCC builds. 2015-05-23 11:45:59 +00:00
configure.cmd This commit brings support for compiling ReactOS with Visual Studio 2015 RC (and possibly the final release). 2015-04-30 21:48:26 +00:00
configure.sh
COPYING
COPYING.ARM
COPYING.LIB
COPYING3
COPYING3.LIB
CREDITS
Doxyfile
INSTALL
PreLoad.cmake
README
toolchain-clang.cmake
toolchain-gcc.cmake [CMAKE] Default to Debug for the build type in GCC builds. 2015-05-23 11:45:59 +00:00
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.