reactos/reactos
Alex Ionescu f3c6cefe6f [BOOTMGFW]: Implement BmEnumerateBootEntries.
[BOOTLIB]: Implement BlGetOptionGuid. All BCD option APIs should now be implemented.
[BOOTLIB]: Fix memory corruption + out-of-bounds bugs in BlAppendBootOptions, which made the BCD options remain empty.

svn path=/trunk/; revision=70611
2016-01-18 05:26:10 +00:00
..
base [USERINIT] 2016-01-17 19:37:18 +00:00
boot [BOOTMGFW]: Implement BmEnumerateBootEntries. 2016-01-18 05:26:10 +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 [DESK.CPL] 2016-01-11 20:52:44 +00:00
drivers [FLOPPY] 2016-01-17 16:59:55 +00:00
hal [HAL] Fix HalpInitializeTsc prototype. 2015-11-10 13:19:40 +00:00
include [NDK] 2016-01-10 21:26:46 +00:00
lib [CMLIB/NTOSKRNL]: Move key deletion functions to cmlib, so that UEFI boot library can use them. 2016-01-17 21:48:00 +00:00
media [REGEDIT] 2015-12-16 23:50:56 +00:00
modules
ntoskrnl [CMLIB/NTOSKRNL]: Move key deletion functions to cmlib, so that UEFI boot library can use them. 2016-01-17 21:48:00 +00:00
subsystems [NTVDM]: Cast all the number-of-sectors computations to DWORD/ULONG to prevent potential overflows. Should fix a strange floppy read/write corruption I noticed. 2015-12-26 17:08:13 +00:00
tools [MKHIVE] 2016-01-17 01:29:43 +00:00
win32ss [WIN32K] 2016-01-03 19:58:33 +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
toolchain-msvc.cmake

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