reactos/reactos
Giannis Adamopoulos 94f9c1a7c1 [UXTHEME] Greatly reduce the number of times we open the theme data for the non client area.
- Implement OTD_NONCLIENT for OpenThemeDataEx and OpenThemeDataFromFile.
- Open the WINDOW or the SCROLLBAR theme classes only when needed. Use OpenThemeDataEx instead of the internal MSSTYLES_OpenThemeClass. Cache the open theme in the WND_DATA for later use.

svn path=/trunk/; revision=74592
2017-05-19 10:01:50 +00:00
..
base [MSTSC] Addendum to r74577. CORE-13263 2017-05-18 08:57:26 +00:00
boot [BOOTLIB] 2017-05-17 16:06:24 +00:00
dll [UXTHEME] Greatly reduce the number of times we open the theme data for the non client area. 2017-05-19 10:01:50 +00:00
drivers Forgot to add the cmake changes 2017-05-19 09:46:41 +00:00
hal [HAL][NTOS:PNP] 2017-04-02 14:24:11 +00:00
media [TRANSLATION] 2017-04-19 22:10:00 +00:00
modules [TEST] 2016-05-09 20:57:35 +00:00
ntoskrnl [NTOS]: Use the correct access rights for ZwOpenDirectoryObject call. 2017-05-18 23:46:44 +00:00
sdk [FLTLIB] 2017-05-18 22:06:49 +00:00
subsystems [COMMAND]: Disable COMMAND.COM debugging messages by default. 2017-04-26 13:41:43 +00:00
win32ss [VIDEOPRT] 2017-05-18 21:29:24 +00:00
apistatus.lst Create the AHCI branch for Aman's work 2016-04-24 20:17:09 +00:00
CMakeLists.txt [ISOHYBRID] 2017-01-24 22:53:20 +00:00
configure.cmd [CONFIGURE]: Better fix thanks to gigaherz. 2017-02-04 18:55:47 +00:00
configure.sh [CONFIGURE] 2016-04-24 22:40:53 +00:00
COPYING Create the AHCI branch for Aman's work 2016-04-24 20:17:09 +00:00
COPYING.ARM Create the AHCI branch for Aman's work 2016-04-24 20:17:09 +00:00
COPYING.LIB Create the AHCI branch for Aman's work 2016-04-24 20:17:09 +00:00
COPYING3 Create the AHCI branch for Aman's work 2016-04-24 20:17:09 +00:00
COPYING3.LIB Create the AHCI branch for Aman's work 2016-04-24 20:17:09 +00:00
CREDITS Create the AHCI branch for Aman's work 2016-04-24 20:17:09 +00:00
Doxyfile The javascript search is turd... 2016-07-01 17:29:19 +00:00
INSTALL Create the AHCI branch for Aman's work 2016-04-24 20:17:09 +00:00
PreLoad.cmake [SDK][CMAKE] The CMake folder is part of our SDK. CORE-9111 2016-05-20 16:06:48 +00:00
README [README] 2016-08-31 21:22:37 +00:00
toolchain-clang.cmake Create the AHCI branch for Aman's work 2016-04-24 20:17:09 +00:00
toolchain-gcc.cmake Create the AHCI branch for Aman's work 2016-04-24 20:17:09 +00:00
toolchain-msvc.cmake Create the AHCI branch for Aman's work 2016-04-24 20:17:09 +00:00

========================
ReactOS™ Version 0.4.x
Updated January 5, 2016
========================

1. What is ReactOS?
-------------------

ReactOS™ is an Open Source effort to develop a quality operating system that is
compatible with applications and drivers written for the Microsoft® Windows™ NT
family of operating systems (NT4, 2000, XP, 2003, Vista, Seven).

The ReactOS project, although currently focused on Windows Server 2003
compatibility, is always keeping an eye toward compatibility with
Windows Vista and future Windows NT releases.

More information is available at: https://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.