reactos/reactos
Steven Edwards 56670e025c remove asm code from WINE string function.
svn path=/trunk/; revision=5266
2003-07-25 21:42:14 +00:00
..
apps test case for EnumWindows, EnumChildWindows, etc... all functions that make use of NtUserBuildHwndList 2003-07-25 19:13:14 +00:00
bootdata Fix Sermouse entry 2003-07-25 08:47:30 +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 2003-07-24 Casper S. Hornstrup <chorns@users.sourceforge.net> 2003-07-24 20:52:58 +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 NtUser-/W32kGetWindowThreadProcessId impl. 2003-07-25 19:36:26 +00:00
include remove asm code from WINE string function. 2003-07-25 21:42:14 +00:00
lib GetWindowThreadProcessId impl./fixed 2003-07-25 19:37:14 +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 - Fixed the loading of a segment which raw size is lower than the virtual size. 2003-07-24 18:37:44 +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 NtUser-/W32kGetWindowThreadProcessId impl. 2003-07-25 19:36:26 +00:00
tools Sorry, I broke depend.mk last time by forcing forward slash usage... This should fix it. 2003-07-15 19:19:07 +00:00
.cvsignore *** empty log message *** 2003-03-06 21:46:19 +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
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 2003-07-24 Casper S. Hornstrup <chorns@users.sourceforge.net> 2003-07-24 20:52:58 +00:00
config Revert. 2003-07-17 10:47:02 +00:00
COPYING
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 2003-07-17 Casper S. Hornstrup <chorns@users.sourceforge.net> 2003-07-17 10:46:21 +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 Build and install lz32.dll and twain_32.dll ported from WINE-20030709 2003-07-24 19:54:25 +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 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 Build and install lz32.dll and twain_32.dll ported from WINE-20030709 2003-07-24 19:54:25 +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