A free Windows-compatible Operating System - mirrored from GitHub
Go to file
Cameron Gutman 23d01c2592 - Queue the work item directly from MiniQueueWorkItem
- Handle an invalid SelectedMediumIndex separately
 - Cancel the hang timer before calling MiniportHalt
 - Handle a BindAdapter failure

svn path=/branches/aicom-network-fixes/; revision=36738
2008-10-13 00:41:48 +00:00
base Create a branch for network fixes. 2008-08-01 11:32:26 +00:00
boot Create a branch for network fixes. 2008-08-01 11:32:26 +00:00
dll - Handle STATUS_INVALID_PARAMETER 2008-08-22 19:30:33 +00:00
drivers - Queue the work item directly from MiniQueueWorkItem 2008-10-13 00:41:48 +00:00
hal Create a branch for network fixes. 2008-08-01 11:32:26 +00:00
include - Add NDIS_OBJECT_HEADER and NDIS_GENERIC_OBJECT (NDIS 6.0) 2008-10-06 01:40:07 +00:00
lib - Return early if NBAddNeighbor or RouterAddRoute fails 2008-09-26 03:23:56 +00:00
media Create a branch for network fixes. 2008-08-01 11:32:26 +00:00
modules Create a branch for network fixes. 2008-08-01 11:32:26 +00:00
ntoskrnl Create a branch for network fixes. 2008-08-01 11:32:26 +00:00
subsystems Create a branch for network fixes. 2008-08-01 11:32:26 +00:00
apistatus.lst Create a branch for network fixes. 2008-08-01 11:32:26 +00:00
baseaddress.rbuild Create a branch for network fixes. 2008-08-01 11:32:26 +00:00
config-arm.template.rbuild Create a branch for network fixes. 2008-08-01 11:32:26 +00:00
config-ppc.template.rbuild Create a branch for network fixes. 2008-08-01 11:32:26 +00:00
config.template.rbuild Create a branch for network fixes. 2008-08-01 11:32:26 +00:00
COPYING Create a branch for network fixes. 2008-08-01 11:32:26 +00:00
COPYING.ARM Create a branch for network fixes. 2008-08-01 11:32:26 +00:00
CREDITS Create a branch for network fixes. 2008-08-01 11:32:26 +00:00
depmap.xsl Create a branch for network fixes. 2008-08-01 11:32:26 +00:00
Doxyfile Create a branch for network fixes. 2008-08-01 11:32:26 +00:00
INSTALL Create a branch for network fixes. 2008-08-01 11:32:26 +00:00
LGPL.txt Create a branch for network fixes. 2008-08-01 11:32:26 +00:00
Makefile Create a branch for network fixes. 2008-08-01 11:32:26 +00:00
proxy.mak Create a branch for network fixes. 2008-08-01 11:32:26 +00:00
ReactOS-arm.rbuild Create a branch for network fixes. 2008-08-01 11:32:26 +00:00
ReactOS-generic.rbuild Create a branch for network fixes. 2008-08-01 11:32:26 +00:00
ReactOS-i386.rbuild Create a branch for network fixes. 2008-08-01 11:32:26 +00:00
ReactOS-ppc.rbuild Create a branch for network fixes. 2008-08-01 11:32:26 +00:00
README Create a branch for network fixes. 2008-08-01 11:32:26 +00:00
vreport.xsl Create a branch for network fixes. 2008-08-01 11:32:26 +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.