reactos/reactos
Shriraj Sawant e0959b80b1 [QCKLNCH]
-Fixed a memory leak issue.
-Apparently Tested in xpvm.
-Needs further testing.

svn path=/branches/GSoC_2017/shellext/; revision=75299
2017-07-07 16:38:37 +00:00
..
base [SHELL32] 2017-06-19 14:27:51 +00:00
boot [BOOTDATA]: Sprinkle few FLG_ADDREG_NOCLOBBER (0x00000002) flags for registry keys/values that need to remain the same across ReactOS upgrades. This also includes the "Session Manager\DOS Devices" as well as the "Session Manager\Environment" values! 2017-06-28 22:17:53 +00:00
dll [QCKLNCH] 2017-07-07 16:38:37 +00:00
drivers [USBHUB_NEW] Bring-in the USB Hub driver created by Vadim Galyant. GitHub PR #29. As usual, I thank the code reviewers, especially Thomas for contributing most of the reviews, improvements and fix suggestions. 2017-06-28 23:23:01 +00:00
hal [HAL] 2017-06-01 17:31:23 +00:00
media * Sync up to trunk HEAD (r75230). 2017-06-29 14:12:11 +00:00
modules [TEST] 2016-05-09 20:57:35 +00:00
ntoskrnl [NTOS]: Improve a bit CmpDeepCopyKeyInternal(): 2017-06-23 17:33:44 +00:00
sdk * Sync up to trunk HEAD (r75230). 2017-06-29 14:12:11 +00:00
subsystems [USER.EXE]: Addendum to r75126: add a (dummy) version resource to USER.EXE so as to fix error 1812 "ERROR_RESOURCE_DATA_NOT_FOUND" encountered when starting the DirectX 9.0 installer. From patch by Stas'M, thanks! 2017-06-20 16:44:40 +00:00
win32ss [PRINTING] 2017-06-27 07:25:04 +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.