reactos/reactos
Eric Kohl 4a35181ef2 Implemented LdrQueryImageFileExecutionOptions().
svn path=/trunk/; revision=5285
2003-07-27 11:40:01 +00:00
..
apps bigger font + reorganized 2003-07-26 00:04:02 +00:00
bootdata Fix Sermouse entry 2003-07-25 08:47:30 +00:00
dk
doc
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 Implemented LdrQueryImageFileExecutionOptions(). 2003-07-27 11:40:01 +00:00
lib Implemented LdrQueryImageFileExecutionOptions(). 2003-07-27 11:40:01 +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 - Moved the code for freeing a segment to separate function (MmUnmapViewOfSegment). 2003-07-26 12:47:51 +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 - Use a paged lookside list for window messages. 2003-07-25 23:53:36 +00:00
tools no more complaints about missing .d files during build (yay!) - submitted by arty 2003-07-26 22:51:03 +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 Started work on second stage setup. 2003-05-02 18:12:38 +00:00
boot.bat
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
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 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
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