reactos/reactos
James Tabor 132dc80b26 Adding Art Yerkes Keyboard Testing Code
svn path=/trunk/; revision=5321
2003-07-29 20:38:30 +00:00
..
apps Adding Art Yerkes Keyboard Testing Code 2003-07-29 20:38:30 +00:00
bootdata Fix Sermouse entry 2003-07-25 08:47:30 +00:00
dk
doc
drivers Fixed a possible bug in mouse detection, the code states the return is because bochs coughs on the rest of the code, but it seems to work fine now...might this be why some people have issues with mice on real hardware? will check into this later. 2003-07-29 05:33:15 +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 - Made a start on implemented window moving. 2003-07-27 11:54:42 +00:00
include fixed all my bugs passing PUNICODE_STRING objects as PWSTR. Fixed signature of RtlMultiByteToUnicodeN. 2003-07-29 16:44:48 +00:00
lib fixed all my bugs passing PUNICODE_STRING objects as PWSTR. Fixed signature of RtlMultiByteToUnicodeN. 2003-07-29 16:44:48 +00:00
loaders/dos Properly close file descriptors, fix by rwreed@users.sourceforge.net 2003-07-22 08:44:38 +00:00
media
ntoskrnl another patch by Mike Nordell. Fixed pointer math to be AMD64 compatible per David Welch. 2003-07-29 19:43:13 +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 - Close always the thread and process handle, even if cmd does not wait for termination of the process. 2003-07-29 18:27:10 +00:00
tools changes to compile on VC6 & fixed some long file name issues I was experiencing. 2003-07-29 20:30:11 +00:00
.cvsignore
.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
boot.bat
bootc.lst
bootcd.bat
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
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 implementation of window enumeration. thread window enumeration appears to have a problem. Would someone who understands it better please fix it? 2003-07-25 23:02:21 +00:00
install.sh
installwine.bat typo - fix install of regression tests. 2003-07-13 05:42:31 +00:00
Jamfile
Jamrules
LGPL.txt
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
rosbin.txt
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