reactos/reactos
Steven Edwards f10756010c 1. stub sndPlaySnd[A/W] to keep notepad from bitching
2. gcc 3.x end of line fix

svn path=/trunk/; revision=3617
2002-10-03 19:32:05 +00:00
..
apps FIX:previous was wrong file 2002-10-01 12:57:23 +00:00
dk Added targets for getting new import libraries built. 2002-09-24 14:44:15 +00:00
doc Documentation update. 2001-07-24 20:49:57 +00:00
drivers End of line fix for gcc 3.x 2002-10-03 18:28:22 +00:00
hal Added some commnets. 2002-10-03 09:11:00 +00:00
iface 1. Cleanup GDI objects when process is deleted. 2002-10-01 06:41:57 +00:00
include Replaced original with version from FreeDDK and tested fine. One less to merge later.... 2002-10-03 19:27:51 +00:00
lib 1. stub sndPlaySnd[A/W] to keep notepad from bitching 2002-10-03 19:32:05 +00:00
loaders Replaced 'jmp $+3' with 'jmp label'. 2002-08-28 20:53:20 +00:00
media Added binary .nls files. 2002-01-02 00:51:37 +00:00
ntoskrnl Included new file io/iowork.c in build. 2002-10-03 19:29:09 +00:00
services Reverted latest changes. 2002-09-08 10:23:54 +00:00
subsys End of file fix for gcc 3.x 2002-10-03 18:34:09 +00:00
tools Replaced EXE_SUFFIX with EXE_POSTFIX. 2002-09-30 21:02:54 +00:00
.cvsignore Added a whole lot of CVS sugar so I can use WinCVS flat mode more effectively. 2002-08-25 07:16:37 +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 Moved '/DEBUGPORT=SCREEN' from loadros to (a)boot.bat. 2002-04-27 19:20:29 +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 initial console setup code. 2002-09-08 18:29:56 +00:00
bootflop.bat fixed handling of boot drivers 1999-10-23 18:56:04 +00:00
ChangeLog 2002-10-01 Casper S. Hornstrup <chorns@users.sourceforge.net> 2002-10-01 19:27:25 +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 Win32k fixes including better 1BPP support 2002-09-24 20:22:10 +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 added install for regression test suite 2002-09-23 23:50:43 +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 Added serial to the device_drivers target list. 2002-09-25 12:49:12 +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 Reverted latest changes. 2002-09-08 10:23:54 +00:00
system.hiv Moved location of serial driver entry to prevent very strange behaviour of serial appearing to load multiple times as currently seen under bochs. 2002-09-25 12:45:13 +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