reactos/reactos
Hartmut Birr 1c7ac901e2 -IoCallDriver didn't set DeviceObject member in next stack location.
-IofCompleteRequest: fixed broken completion routine handling
(Thanks to Gunnar Andr� Dalsnes)

svn path=/trunk/; revision=4068
2003-01-25 16:16:54 +00:00
..
apps -Added file locking test application. (Thanks to Gunnar Andr� Dalsnes) 2003-01-25 15:46:52 +00:00
dk Updates to accomodate changes and additions with the various sub-modules. 2003-01-07 18:20:34 +00:00
doc Documentation update. 2001-07-24 20:49:57 +00:00
drivers -Implemented vfat file locking. (Thanks to Gunnar Andr� Dalsnes) 2003-01-25 15:55:08 +00:00
hal fix some warnings 2003-01-03 00:28:07 +00:00
iface fix some warnings 2003-01-03 00:28:07 +00:00
include -Added some irp stack macros (IoSetPreviousIrpStackLocation, IoGetPreviousIrpStackLocation, IoRetardIrpStackLocation). (Thanks to Gunnar Andr� Dalsnes) 2003-01-25 16:01:49 +00:00
lib Scrollbar improvements 2003-01-24 22:42:15 +00:00
loaders Include error code in diagnostic and exit on error 2003-01-15 00:17:12 +00:00
media Added binary .nls files. 2002-01-02 00:51:37 +00:00
ntoskrnl -IoCallDriver didn't set DeviceObject member in next stack location. 2003-01-25 16:16:54 +00:00
services housekeeping files... 2003-01-05 19:32:32 +00:00
subsys Fixed: locking GDI objects twice when running wm_paint test. 2003-01-24 23:25:34 +00:00
tools Use fclose() on FILE* object 2003-01-21 17:56:10 +00:00
.cvsignore housekeeping files... 2003-01-05 19:32:32 +00:00
.gdbinit Added GNU Debugger stub for remote debugging. 2002-01-23 23:39:26 +00:00
aboot.bat another test of commit mailer 2002-06-12 02:32:14 +00:00
baseaddress.cfg Reverted latest changes. 2002-09-08 10:23:54 +00:00
boot.bat 2003-01-11 Casper S. Hornstrup <chorns@users.sourceforge.net> 2003-01-11 17:30:34 +00:00
boot.hiv preliminary implementation of boot hive import. exposes memory problem in registry routines 2001-08-29 05:06:31 +00:00
bootc.lst Updated the system hive and the boot driver list. 2002-06-12 23:38:28 +00:00
bootcd.bat Added some more files to the boot cd. 2002-11-23 01:55:27 +00:00
bootflop.bat fixed handling of boot drivers 1999-10-23 18:56:04 +00:00
ChangeLog 2003-01-16 Casper S. Hornstrup <chorns@users.sourceforge.net> 2003-01-16 19:51:20 +00:00
config Added NDISVERSION define for our target NDIS support level, currently commented out pending testing. 2002-08-17 16:02:08 +00:00
COPYING Lots of changes to the kernel 1999-05-29 00:15:17 +00:00
CREDITS Moved system applications 2000-12-05 02:40:51 +00:00
gdb.ini Added GNU Debugger stub for remote debugging. 2002-01-23 23:39:26 +00:00
INSTALL Corrected mailing lists link 2002-05-05 15:30:01 +00:00
install-system.sh Use the directory tree created by the install target for Linux 2001-09-01 11:55:38 +00:00
install.bat Hope I fixed the broken issue. 2003-01-18 15:55:07 +00:00
install.sh Use the directory tree created by the install target for Linux 2001-09-01 11:55:38 +00:00
installwine.bat Updates to accomodate changes and additions with the various sub-modules. 2003-01-07 18:20:34 +00:00
LGPL.txt LGPL 2.1 2002-08-31 17:07:30 +00:00
makedisk.bat Updated rules for subsys directory. 1999-09-05 12:27:22 +00:00
Makefile Split out separate makefiles for apps/tests apps/testsets & apps/utils. 2003-01-15 20:09:52 +00:00
makefile.dos fixes 1999-07-17 23:10:31 +00:00
NEWS Corrected additional object manager issues pointed by Philip Susi 1999-12-22 14:48:30 +00:00
README Fixed problem with handles not being released 1999-12-20 02:14:40 +00:00
rosbin.txt Added script for creating binary distribution 2001-03-21 22:34:24 +00:00
rules.mak 2003-01-15 Casper S. Hornstrup <chorns@users.sourceforge.net> 2003-01-15 20:18:12 +00:00
system.hiv Retrieve startup shell from registry 2003-01-23 00:16:47 +00:00
txtsetup.sif Added some more files to the boot cd. 2002-11-23 01:55:27 +00:00

About Reactos

1. What is Reactos

A project aiming to make an approximate clone of Windows NT, compatible
with most Windows applications.

The project has a website 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

5. Recent developments

See the NEWS file