A free Windows-compatible Operating System - mirrored from GitHub
Go to file
Johannes Anderwald 277b8f0871 [HIDPARSER]
- Rewrite hidparser so that it support multiple top level collections
- Add support for flat collection context meaning all context structures are aligned in after each other. The reason this is required is that usermode hid.dll will access the same structure and thus can't use kernel pointers. User mode hid.dll is used to support keyboard with custom keys (for example search key, email key etc)

svn path=/branches/usb-bringup-trunk/; revision=55353
2012-01-31 16:19:33 +00:00
base [USETUP] 2012-01-31 15:45:43 +00:00
boot [HIVESYS] 2012-01-30 21:36:51 +00:00
cmake [USB-BRINGUP-TRUNK] 2012-01-20 20:58:46 +00:00
dll [USB-BRINGUP-TRUNK] 2012-01-20 21:07:56 +00:00
drivers [HIDPARSER] 2012-01-31 16:19:33 +00:00
hal [HAL] 2012-01-30 21:47:30 +00:00
importlibs [USB-BRINGUP-TRUNK] 2012-01-20 20:58:46 +00:00
include [USBCCGP] 2012-01-26 13:45:59 +00:00
lib [HIDPARSER] 2012-01-31 16:19:33 +00:00
media [INF] 2012-01-30 00:23:11 +00:00
modules [USB-BRINGUP-TRUNK] 2012-01-20 20:58:46 +00:00
ntoskrnl [HIVESYS] 2012-01-30 21:36:51 +00:00
subsystems [USB-BRINGUP-TRUNK] 2012-01-20 20:58:46 +00:00
.hgeol [USB-BRINGUP-TRUNK] 2012-01-20 20:58:46 +00:00
apistatus.lst [USB-BRINGUP-TRUNK] 2012-01-20 20:58:46 +00:00
baseaddress.rbuild [USB-BRINGUP-TRUNK] 2012-01-20 20:58:46 +00:00
CMakeLists.txt [USB-BRINGUP-TRUNK] 2012-01-20 20:58:46 +00:00
config-amd64.template.rbuild [USB-BRINGUP-TRUNK] 2012-01-20 20:58:46 +00:00
config-arm.template.rbuild [USB-BRINGUP-TRUNK] 2012-01-20 20:58:46 +00:00
config-ppc.template.rbuild [USB-BRINGUP-TRUNK] 2012-01-20 20:58:46 +00:00
config.template.rbuild [USB-BRINGUP-TRUNK] 2012-01-20 20:58:46 +00:00
configure.cmd [USB-BRINGUP-TRUNK] 2012-01-20 20:58:46 +00:00
configure.sh [USB-BRINGUP-TRUNK] 2012-01-20 20:58:46 +00:00
COPYING [USB-BRINGUP-TRUNK] 2012-01-20 20:58:46 +00:00
COPYING.ARM [USB-BRINGUP-TRUNK] 2012-01-20 20:58:46 +00:00
COPYING.LIB [USB-BRINGUP-TRUNK] 2012-01-20 20:58:46 +00:00
COPYING3 [USB-BRINGUP-TRUNK] 2012-01-20 20:58:46 +00:00
COPYING3.LIB [USB-BRINGUP-TRUNK] 2012-01-20 20:58:46 +00:00
CREDITS [USB-BRINGUP-TRUNK] 2012-01-20 20:58:46 +00:00
depmap.xsl [USB-BRINGUP-TRUNK] 2012-01-20 20:58:46 +00:00
Doxyfile [USB-BRINGUP-TRUNK] 2012-01-20 20:58:46 +00:00
global.lds [USB-BRINGUP-TRUNK] 2012-01-20 20:58:46 +00:00
INSTALL [USB-BRINGUP-TRUNK] 2012-01-20 20:58:46 +00:00
Makefile [USB-BRINGUP-TRUNK] 2012-01-20 20:58:46 +00:00
PreLoad.cmake [USB-BRINGUP-TRUNK] 2012-01-20 20:58:46 +00:00
proxy.mak [USB-BRINGUP-TRUNK] 2012-01-20 20:58:46 +00:00
ReactOS-amd64.rbuild [USB-BRINGUP-TRUNK] 2012-01-20 20:58:46 +00:00
ReactOS-arm.rbuild [USB-BRINGUP-TRUNK] 2012-01-20 20:58:46 +00:00
ReactOS-generic.rbuild [USB-BRINGUP-TRUNK] 2012-01-20 20:58:46 +00:00
ReactOS-i386.rbuild [USB-BRINGUP-TRUNK] 2012-01-20 20:58:46 +00:00
ReactOS-ppc.rbuild [USB-BRINGUP-TRUNK] 2012-01-20 20:58:46 +00:00
README [USB-BRINGUP-TRUNK] 2012-01-20 20:58:46 +00:00
rosbuild.bat [USB-BRINGUP-TRUNK] 2012-01-20 20:58:46 +00:00
toolchain-gcc.cmake [USB-BRINGUP-TRUNK] 2012-01-20 20:58:46 +00:00
toolchain-msvc.cmake [USB-BRINGUP-TRUNK] 2012-01-20 20:58:46 +00:00
vreport.xsl [USB-BRINGUP-TRUNK] 2012-01-20 20:58:46 +00:00

========================
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.