reactos/reactos
Ged Murphy 9f2ae55de0 [DEVMGR]
- Add support for WM_ENTERMENULOOP/WM_EXITMENULOOP and update the status bar style to allow hints to be drawn
- Fixup the menu hints

svn path=/trunk/; revision=68184
2015-06-18 11:02:52 +00:00
..
base [APPLICATIONS] Properly track resource file dependencies. CORE-9806 2015-06-17 17:20:29 +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 [DEVMGR] 2015-06-18 11:02:52 +00:00
drivers [CDFS] 2015-06-17 20:33:08 +00:00
hal [TOOLS] 2015-06-14 18:13:50 +00:00
include [NDK] 2015-06-17 20:07:44 +00:00
lib [ARM arch] 2015-06-15 11:40:33 +00:00
media [TRANSLATIONS] 2015-06-09 16:21:25 +00:00
modules [CD_EXTRAS]: Add the possibility to have different "extras" files for the different CD targets (in addition to the hybridcd) we have (useful for testers, for ReactOS shows, etc...). By Mark Jansen. 2015-04-15 21:29:53 +00:00
ntoskrnl [NTOSKRNL] 2015-06-17 18:23:39 +00:00
subsystems [NTVDM]: Implement INT 10h, AX=1018/1019 "Set/Get PEL Mask". 2015-06-17 23:21:12 +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.