A free Windows-compatible Operating System - mirrored from GitHub
Go to file
Giannis Adamopoulos 1c6d8ce568 [comctl32]
- Register themed built-in controls even if themes are not enabled. This allows built in controls to use themes without restarting the application
- Register built in controls in the same way it done in windows (as global classes that belong to comctl32). This is needed in order to have themed controls in dialogs. Unfortunately our user32/win32k does not support it yet and this breaks themed built in controls

svn path=/branches/GSoC_2011/ThemesSupport/; revision=53029
2011-08-02 13:54:41 +00:00
base * Bring back rbuild build to be used until bug 6372 is fixed. 2011-07-15 22:27:16 +00:00
boot * Bring back rbuild build to be used until bug 6372 is fixed. 2011-07-15 22:27:16 +00:00
cmake * Sync with recent trunk (r52637). 2011-07-11 19:40:43 +00:00
dll [comctl32] 2011-08-02 13:54:41 +00:00
drivers * Bring back rbuild build to be used until bug 6372 is fixed. 2011-07-15 22:27:16 +00:00
hal * Bring back rbuild build to be used until bug 6372 is fixed. 2011-07-15 22:27:16 +00:00
importlibs [CMAKE] 2010-12-03 19:20:45 +00:00
include * Bring back rbuild build to be used until bug 6372 is fixed. 2011-07-15 22:27:16 +00:00
lib * Bring back rbuild build to be used until bug 6372 is fixed. 2011-07-15 22:27:16 +00:00
media * Bring back rbuild build to be used until bug 6372 is fixed. 2011-07-15 22:27:16 +00:00
modules * Bring back rbuild build to be used until bug 6372 is fixed. 2011-07-15 22:27:16 +00:00
ntoskrnl * Bring back rbuild build to be used until bug 6372 is fixed. 2011-07-15 22:27:16 +00:00
subsystems [win32k] 2011-07-17 15:30:12 +00:00
tools * Bring back rbuild build to be used until bug 6372 is fixed. 2011-07-15 22:27:16 +00:00
apistatus.lst * Sync with recent trunk (r52637). 2011-07-11 19:40:43 +00:00
baseaddress.rbuild * Bring back rbuild build to be used until bug 6372 is fixed. 2011-07-15 22:27:16 +00:00
CMakeLists.txt * Sync with recent trunk (r52637). 2011-07-11 19:40:43 +00:00
config.template.rbuild * Bring back rbuild build to be used until bug 6372 is fixed. 2011-07-15 22:27:16 +00:00
configure.cmd "fix" vs generator 2011-07-15 14:41:17 +00:00
configure.sh * Sync with recent trunk (r52637). 2011-07-11 19:40:43 +00:00
COPYING Create a branch for cmake bringup. 2010-07-24 18:52:44 +00:00
COPYING.ARM Create a branch for cmake bringup. 2010-07-24 18:52:44 +00:00
COPYING.LIB Create a branch for cmake bringup. 2010-07-24 18:52:44 +00:00
COPYING3 Create a branch for cmake bringup. 2010-07-24 18:52:44 +00:00
COPYING3.LIB Create a branch for cmake bringup. 2010-07-24 18:52:44 +00:00
CREDITS * Sync with recent trunk (r52637). 2011-07-11 19:40:43 +00:00
depmap.xsl Create a branch for cmake bringup. 2010-07-24 18:52:44 +00:00
Doxyfile Create a branch for cmake bringup. 2010-07-24 18:52:44 +00:00
global.lds [CMAKE] 2010-08-13 14:02:58 +00:00
INSTALL Create a branch for cmake bringup. 2010-07-24 18:52:44 +00:00
Makefile * Bring back rbuild build to be used until bug 6372 is fixed. 2011-07-15 22:27:16 +00:00
PreLoad.cmake [CMAKE] 2010-11-08 13:41:29 +00:00
proxy.mak * Bring back rbuild build to be used until bug 6372 is fixed. 2011-07-15 22:27:16 +00:00
ReactOS-amd64.rbuild * Bring back rbuild build to be used until bug 6372 is fixed. 2011-07-15 22:27:16 +00:00
ReactOS-arm.rbuild * Bring back rbuild build to be used until bug 6372 is fixed. 2011-07-15 22:27:16 +00:00
ReactOS-generic.rbuild * Bring back rbuild build to be used until bug 6372 is fixed. 2011-07-15 22:27:16 +00:00
ReactOS-i386.rbuild * Bring back rbuild build to be used until bug 6372 is fixed. 2011-07-15 22:27:16 +00:00
ReactOS-ppc.rbuild * Bring back rbuild build to be used until bug 6372 is fixed. 2011-07-15 22:27:16 +00:00
README Create a branch for cmake bringup. 2010-07-24 18:52:44 +00:00
rosbuild.bat Create a branch for cmake bringup. 2010-07-24 18:52:44 +00:00
toolchain-gcc.cmake * Sync with recent trunk (r52637). 2011-07-11 19:40:43 +00:00
toolchain-msvc.cmake * Sync with recent trunk (r52637). 2011-07-11 19:40:43 +00:00
vreport.xsl Create a branch for cmake bringup. 2010-07-24 18:52:44 +00:00

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