reactos/reactos
Art Yerkes e8861acfb2 Filip and I have hopefully fixed the ndis completion problem on sends.
After calls to delayed miniport send routines, we check status and if not
pending, do NdisMSendComplete and set the miniport busy flag off.

svn path=/trunk/; revision=12196
2004-12-18 19:32:40 +00:00
..
apps 2004-12-14 Casper S. Hornstrup <chorns@users.sourceforge.net> 2004-12-14 22:57:35 +00:00
bootdata add notepad to the bootcd 2004-12-15 06:10:24 +00:00
dk
doc Update the Wine porting documentation. 2004-12-12 04:43:36 +00:00
drivers Filip and I have hopefully fixed the ndis completion problem on sends. 2004-12-18 19:32:40 +00:00
hal - Fixed the timer calibration for processors without a tsc, spotted by Casper Hornstrup. 2004-12-18 18:04:18 +00:00
iface Simple implementation of some multi-monitor APIs. 2004-11-16 16:29:21 +00:00
include - Fixed the definitions of HEAP_GROWABLE and HEAP_NO_VALLOC. 2004-12-18 17:30:27 +00:00
lib Merged most of the recent changes from the Wine edit control. 2004-12-18 16:06:23 +00:00
media grrr I forgot to do binary..... 2004-11-11 17:27:58 +00:00
ntoskrnl Fix handling of breakpoint exceptions in KDB. 2004-12-18 19:22:10 +00:00
regtests Catch hang-up regtests, added _DispatcherTimeout macros for tests to specify timeout (default is 5000ms) 2004-12-01 23:23:47 +00:00
services
subsys Handle failures better (i.e. without crashing) 2004-12-18 19:23:05 +00:00
tools filter out invalid S_FUN entries 2004-12-15 02:24:35 +00:00
w32api Fix GetInheritanceSource[A/W] signature. 2004-12-15 14:23:11 +00:00
.cvsignore
apistatus.lst
baseaddress.cfg baseaddress.cfg - Add entry for midimap.dll. Fix msacm's base address. It was conflicting with iplhapi and generated an unncessary relocation and error message. 2004-11-09 15:02:35 +00:00
ChangeLog 2004-12-14 Casper S. Hornstrup <chorns@users.sourceforge.net> 2004-12-14 22:57:35 +00:00
config accidently committed this file, revert changes 2004-12-12 02:15:23 +00:00
COPYING
CREDITS
Doxyfile
INSTALL
Jamfile
Jamrules
LGPL.txt
Makefile Add notepad to the makefile 2004-12-15 05:08:44 +00:00
makefile.dos
README
rules.mak Changed half-verbose build output a bit: 2004-12-13 02:20:09 +00:00

========================
ReactOS Version 0.2.x
Updated June 23rd, 2004
========================

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 NT 4.0
compatibility, is always keeping an eye towards compatibility with
future Windows NT releases, that is, Windows 2000 (NT 5.0) and
Windows XP (NT 5.1).

More information is available at http://www.reactos.com.

2. Building ReactOS

See the INSTALL file for more details.

3. More information

See the doc subdirectory for some sparse notes

4. Who is responsible

See the CREDITS file