reactos/reactos
Hermès Bélusca-Maïto e21e3e4e03 [INPUT.CPL]
- Remove an unneeded header inclusion;
- Fix a sizeof invocation;
- RegEnumKeyExW and RegEnumValueW take their fourth parameter (size of key / value name, resp.) as a size in number of *characters* (and not in number of bytes);
- Add a missing RegCloseKey call in LocaleList_Create.

svn path=/trunk/; revision=74385
2017-04-21 00:22:39 +00:00
..
base [TRANSLATION] 2017-04-19 22:10:00 +00:00
boot [HIVECLS] 2017-04-16 21:33:56 +00:00
dll [INPUT.CPL] 2017-04-21 00:22:39 +00:00
drivers [TRANSLATION] 2017-04-19 22:10:00 +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:KE] 2017-04-20 17:36:40 +00:00
sdk [ISOHYBRID] 2017-04-17 13:49:46 +00:00
subsystems [TRANSLATIONS] 2017-02-01 14:45:59 +00:00
win32ss [VGADDI] 2017-04-20 07:30:01 +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.