reactos/reactos
Pierre Schweitzer 0a5da2af17 [NTOSKRNL]
Implement in a really simple way CcSetBcbOwnerPointer() and CcUnpinDataForThread(). They don't do everything the Windows Cc does, but at least, they do the basic job.

CORE-10996

svn path=/trunk/; revision=71030
2016-03-20 18:33:54 +00:00
..
base [RAPPS_NEW] Add menu to the main window. By Mark Jansen. CORE-10992 2016-03-18 21:51:58 +00:00
boot [BOOTLIB] 2016-03-12 17:01:39 +00:00
cmake [CMAKE/MSVC] It makes sense nowadays to enable the folder structure by default. Old express editions users, please disable it locally ;) 2015-11-27 21:46:54 +00:00
dll [INETCPL][MMSYS][MSTSC][REGEDIT][SHELL32] Minor icon fixes by Jared Smudde. CORE-10987 2016-03-18 10:44:46 +00:00
drivers [MUP][NTOS] Fix some misspellings. By Jared Smudde. CORE-10984 2016-03-18 10:29:46 +00:00
hal Remove redundant extra terminating ';' in all of our C code. 2016-02-04 20:42:07 +00:00
include [PSDK] "Fix" _SYMBOL_INFO structure, by replacing "info" member with a union of Index (correct member name) and info (required by wine code) 2016-03-20 17:11:49 +00:00
lib Implement SHA1 checksum in new RAPPS. Patch by Mark Jansen. 2016-03-18 06:40:39 +00:00
media [README.WINE] Addendum to r71006. 2016-03-13 18:18:06 +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] 2016-03-20 18:33:54 +00:00
subsystems [NTVDM] 2016-03-10 02:44:37 +00:00
tools [UNICODE] Sync with Wine Staging 1.9.4. CORE-10912 2016-02-28 22:40:54 +00:00
win32ss [TRANSLATIONS] Spanish translation update by Ismael Ferreras Morezuelas. CORE-10922 2016-03-09 16:33:41 +00:00
apistatus.lst
CMakeLists.txt [CMAKE] Print the build type so it's clearly visible at configure time whether we are doing a Debug or a Release build for example. 2015-10-30 09:55:58 +00:00
configure.cmd [CONFIGURE] 2015-10-24 12:30:42 +00:00
configure.sh [CONFIGURE.SH] 2015-10-18 15:47:20 +00:00
COPYING
COPYING.ARM
COPYING.LIB
COPYING3
COPYING3.LIB
CREDITS I think almost 10 years of participation suffice to get into this file :) 2016-01-06 02:19:53 +00:00
Doxyfile
INSTALL [REACTOS] 2016-01-05 19:52:35 +00:00
PreLoad.cmake
README [REACTOS] 2016-01-05 19:52:35 +00:00
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 [CMAKE] Set Debug as the default build type for MSVC builds. 2015-09-05 14:38:50 +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: 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.