reactos/reactos
Aleksandar Andrejevic adb7a5b629 [NTVDM]
Fix the implementation of the "Get Device Information" IOCTL.
Remove the broken implementation of the "Set Device Information" IOCTL.


svn path=/trunk/; revision=66910
2015-03-27 01:26:45 +00:00
..
base Fix 3 misspellings. No code changes. 2015-03-26 01:43:47 +00:00
boot [HIVESYS.INF] 2015-03-26 23:57:16 +00:00
cmake [CMAKE/GCC] Prevent GCC from searching any of the default directories, except when we're dealing with set_cpp. Now GCC build is on par with the MSVC build in terms of header inclusions. 2015-03-14 15:47:04 +00:00
dll [MSGINA] - Stub ShellDimScreen. 2015-03-26 15:36:27 +00:00
drivers [SYSAUDIO][KMIXER] 2015-03-22 11:27:52 +00:00
hal
include [INCLUDE] 2015-03-25 22:27:44 +00:00
lib Fix 3 misspellings. No code changes. 2015-03-26 01:43:47 +00:00
media [MCIQTZ32] Sync with Wine Staging 1.7.37. CORE-9246 2015-03-25 16:00:49 +00:00
modules Adjust CMakeLists entry in consequence of r66725. 2015-03-15 16:07:33 +00:00
ntoskrnl [NTOS:CM] 2015-03-26 17:02:31 +00:00
subsystems [NTVDM] 2015-03-27 01:26:45 +00:00
tools
win32ss [WIN32K] 2015-03-25 22:38:20 +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.3.x
Updated Dec 16, 2006
========================

1. What is ReactOS?

   ReactOS is an Open Source effort to develop a quality operating system
that is compatible with Windows NT applications and drivers.

   The ReactOS project, although currently focused on Windows XP/2003
drivers compatibility, is always keeping an eye toward compatibility with
older version of Windows NT family ( NT 4.0, 2000 (NT 5.0)) and new
Windows NT releases (Vista, etc). Applications (Win32 API) compatibility
focus is Windows XP.

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.