reactos/reactos
Shriraj Sawant 3c6def4711 [STOBJECT]
-Documented the required functions and modules.
-Minor cleanup.

svn path=/branches/GSoC_2017/shellext/; revision=75690
2017-08-27 11:45:46 +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 [STOBJECT] 2017-08-27 11:45:46 +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
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
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
COPYING
COPYING.ARM
COPYING.LIB
COPYING3
COPYING3.LIB
CREDITS
Doxyfile The javascript search is turd... 2016-07-01 17:29:19 +00:00
INSTALL
PreLoad.cmake
README [README] 2016-08-31 21:22:37 +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: 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.