reactos/reactos
Pierre Schweitzer 52d2b0fff1 [UDFS]
Revert r74780: it indeed works here, but when the problem happens in other places (it does!)
where it cannot be solved that way, we're doomed. It will be required to find an appropriate solution...

CORE-4375

svn path=/trunk/; revision=74805
2017-06-03 21:50:29 +00:00
..
base [IEXPLORE] Sync with Wine Staging 2.9. CORE-13362 2017-06-03 17:28:59 +00:00
boot [HIVESYS]: Add some missing PnP classes... But as it says, "Device classes (this list is incomplete... and should be generated from .inf files during installation)" <-- the INFs in question are the INF hardware files in the media/inf directory. 2017-06-03 14:25:38 +00:00
dll [NTDLL][USER32]: Stub out two APIs that are called by Win32 dlls: 2017-06-03 20:26:26 +00:00
drivers [UDFS] 2017-06-03 21:50:29 +00:00
hal [HAL] 2017-06-01 17:31:23 +00:00
media [HTTPAPI] Sync with Wine Staging 2.9. CORE-13362 2017-06-03 19:02:20 +00:00
modules
ntoskrnl [NTOS]: Better clean up behind ourselves on failure paths (aka. closing handles). These functions are clearly not written with correct cleanup-on-failure concept in mind... 2017-06-01 18:37:48 +00:00
sdk [PSDK] Update http.h. CORE-13362 2017-06-03 19:02:15 +00:00
subsystems [COMMAND]: Disable COMMAND.COM debugging messages by default. 2017-04-26 13:41:43 +00:00
win32ss [NTDLL][USER32]: Stub out two APIs that are called by Win32 dlls: 2017-06-03 20:26:26 +00:00
apistatus.lst
CMakeLists.txt
configure.cmd
configure.sh
COPYING
COPYING.ARM
COPYING.LIB
COPYING3
COPYING3.LIB
CREDITS
Doxyfile
INSTALL
PreLoad.cmake
README
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.