reactos/reactos
Thomas Bluemel 381c1c6ca9 removed menu functions
svn path=/trunk/; revision=5352
2003-07-31 23:12:38 +00:00
..
apps renamed apps/tests/button, apps/test/button2 & apps/tests/tokentest to be ISO-9660 compatible. 2003-07-30 14:08:16 +00:00
bootdata patch submitted by Vizzini (tested by myself) - implemented Ndis configuration api, adapted ne2000 to use it to get configuration, fixed up registry support for ne2000 driver, other supporting changes 2003-07-30 22:11:20 +00:00
dk Updates to accomodate changes and additions with the various sub-modules. 2003-01-07 18:20:34 +00:00
doc
drivers marked NdisAllocateMemoryWithTag as @implemented 2003-07-31 21:50:50 +00:00
hal created KEBUGCHECK, KEBUGCHECKEX, KEBUGCHECKWITHTS macros to report file/line of bugcheck. replace all direct calls of KeBugCheck, KeBugCheckEx and KeBugCheckWithTs with corresponding macros. I rebuilt from a make clean and it looks good. 2003-07-21 21:53:53 +00:00
iface Created NtUserCreateMenu. 2003-07-30 04:00:47 +00:00
include Added menu functions NtUser* 2003-07-31 23:04:48 +00:00
lib Modified CreateMenu() and DestroyMenu() 2003-07-31 23:06:43 +00:00
loaders/dos Properly close file descriptors, fix by rwreed@users.sourceforge.net 2003-07-22 08:44:38 +00:00
media Added Bitstream Vera fonts and removed accidental loading of Arial font 2003-05-16 15:10:10 +00:00
ntoskrnl - Reverted incorrect code. 2003-07-31 11:16:10 +00:00
regtests Ignore generated _regtests.c 2003-07-17 06:37:39 +00:00
services more .cvsignore maintenance 2003-06-28 23:09:27 +00:00
subsys removed menu functions 2003-07-31 23:12:38 +00:00
tools disabled check for existing hive. Needed because hivesys.inf will be getting an update soon, and mkhive can't recognize that an existing file may be out of date. 2003-07-30 21:22:51 +00:00
.cvsignore *** empty log message *** 2003-03-06 21:46:19 +00:00
.gdbinit
aboot.bat
apistatus.lst 2003-07-10 Casper S. Hornstrup <chorns@users.sourceforge.net> 2003-07-10 12:29:02 +00:00
baseaddress.cfg Started work on second stage setup. 2003-05-02 18:12:38 +00:00
boot.bat 2003-01-11 Casper S. Hornstrup <chorns@users.sourceforge.net> 2003-01-11 17:30:34 +00:00
bootc.lst Implemented NLS file import. 2003-05-19 14:39:09 +00:00
bootcd.bat Add DebugOut device driver 2003-05-22 15:11:29 +00:00
bootflop.bat
ChangeLog Adding Art Yerkes Keyboard Patch 2003-07-29 23:34:12 +00:00
config Revert. 2003-07-17 10:47:02 +00:00
COPYING
CREDITS
gdb.ini
INSTALL 2003-07-17 Casper S. Hornstrup <chorns@users.sourceforge.net> 2003-07-17 10:46:21 +00:00
install-system.sh
install.bat kbdus.dll - submitted by art yerkes 2003-07-31 16:47:08 +00:00
install.sh
installwine.bat typo - fix install of regression tests. 2003-07-13 05:42:31 +00:00
Jamfile Add experimental jamfiles (still buggy). 2003-05-23 22:43:03 +00:00
Jamrules Add experimental jamfiles (still buggy). 2003-05-23 22:43:03 +00:00
LGPL.txt LGPL 2.1 2002-08-31 17:07:30 +00:00
makedisk.bat
Makefile kbdus.dll - submitted by art yerkes 2003-07-31 16:47:08 +00:00
makefile.dos
README Attempt at updating README file 2003-03-20 02:33:37 +00:00
rosbin.txt *** empty log message *** 2003-03-20 20:56:24 +00:00
rules.mak cleanup of old wine porting stuff 2003-07-12 03:40:49 +00:00

========================
ReactOS Version 0.1.x
Updated March 19th, 2003
========================

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