Claudiu Mihail 3f6a8fa6c2 [MSAFD]
- merge r52438
- Fail SIO_GET_EXTENSION_FUNCTION_POINTER
- Fixes the crash during ws2_32_winetest sock
[AFD]
- merge r52441
- Queue the user-mode connect IRP before calling TdiConnect to avoid a race if the TDI_CONNECT IRP is completed before we get a chance to queue the user-mode IRP to accept the connection
- Change the non-blocking TDI helper functions to always return STATUS_PENDING if the completion function will be called to avoid duplicate handling of IRPs

svn path=/branches/GSoC_2011/TcpIpDriver/; revision=52443
2011-06-24 14:57:29 +00:00
2011-05-14 20:54:46 +00:00
2011-06-01 22:08:27 +00:00
2011-05-15 19:31:13 +00:00
2011-06-24 14:57:29 +00:00
2011-06-24 14:57:29 +00:00
2011-05-14 20:54:46 +00:00
2010-12-03 19:20:45 +00:00
2011-05-31 18:22:20 +00:00
2011-06-23 07:57:59 +00:00
2011-05-14 20:54:46 +00:00
2010-12-22 16:37:32 +00:00
2011-05-31 18:22:20 +00:00
2011-05-15 10:02:46 +00:00
2011-04-24 13:44:58 +00:00
2011-03-27 17:44:53 +00:00
2011-05-15 18:10:27 +00:00
2011-06-04 23:45:11 +00:00
2010-12-27 20:10:40 +00:00
2011-01-06 16:57:56 +00:00
2011-01-09 16:49:10 +00:00
2011-04-30 11:34:02 +00:00
2011-05-17 19:54:26 +00:00
2010-07-24 18:52:44 +00:00
2010-07-24 18:52:44 +00:00
2010-07-24 18:52:44 +00:00
2010-07-24 18:52:44 +00:00
2010-07-24 18:52:44 +00:00
2010-07-24 18:52:44 +00:00
2010-07-24 18:52:44 +00:00
2011-06-01 22:05:24 +00:00
2010-08-13 14:02:58 +00:00
2010-07-24 18:52:44 +00:00
2011-05-10 13:15:51 +00:00
2010-11-08 13:41:29 +00:00
2010-07-24 18:52:44 +00:00
2011-05-27 10:54:23 +00:00
2011-06-02 10:58:05 +00:00
2011-02-14 11:09:48 +00:00
2010-07-24 18:52:44 +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.
S
Description
A free Windows-compatible Operating System
Readme
528 MiB
Languages
C 86.9%
C++ 10.7%
Python 0.7%
Assembly 0.5%
CMake 0.5%
Other 0.4%