reactos/reactos
Filip Navara 91aeffd931 I commited more files than I wanted by mistake. :( This patch reverses most of the changes and addes commit message for the others.
reactos/config - Reversed
reactos/lib/gdi32/objects/bitblt.c - Reversed
reactos/lib/kernel32/process/create.c - Added output of user mode exception address.
reactos/lib/user32/controls/button.c - Fixed debug print
reactos/lib/user32/windows/bitmap.c - Reversed
reactos/ntoskrnl/cm/rtlfunc.c - Reversed
reactos/ntoskrnl/io/driver.c - Reversed
reactos/subsys/system/explorer/buildno.h - Updated
reactos/subsys/system/explorer/explorer_intres.rc - Changed VK_S and VK_X to numeric values, because MinGW doesn't have these constants.
reactos/subsys/system/explorer/makefile - Reversed
reactos/subsys/win32k/ntuser/windc.c - Reversed

svn path=/trunk/; revision=6255
2003-10-06 18:24:54 +00:00
..
apps adding test app for the client area calculation using the WM_NCCALCSIZE message 2003-10-04 12:14:37 +00:00
bootdata Changed the video driver back to VGA. Sorry for bug in my previous patch. 2003-09-30 16:04:51 +00:00
dk Patch from Filip Navara updating comctl32 2003-09-15 02:48:15 +00:00
doc
drivers Initialize more port configuration information for PCI devices. 2003-10-03 16:18:35 +00:00
hal Added Adapter-Object used for PCI-Bus-Master-DMA. 2003-09-11 11:45:28 +00:00
iface Fix icon handling 2003-10-06 16:25:53 +00:00
include Remove no longer needed stuff 2003-10-06 18:18:00 +00:00
lib I commited more files than I wanted by mistake. :( This patch reverses most of the changes and addes commit message for the others. 2003-10-06 18:24:54 +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 I commited more files than I wanted by mistake. :( This patch reverses most of the changes and addes commit message for the others. 2003-10-06 18:24:54 +00:00
regtests reactos\subsys\system\usetup\infcache.c (line 1156) 2003-09-27 09:14:15 +00:00
services Silence debug messages 2003-08-28 13:38:24 +00:00
subsys I commited more files than I wanted by mistake. :( This patch reverses most of the changes and addes commit message for the others. 2003-10-06 18:24:54 +00:00
tools reactos\subsys\system\usetup\infcache.c (line 1156) 2003-09-27 09:14:15 +00:00
.cvsignore added *.iso and *.cab to cvsignore 2003-09-21 18:17:55 +00:00
.gdbinit
aboot.bat
apistatus.lst Add lz32.dll to apistatus list. 2003-08-19 23:25:58 +00:00
baseaddress.cfg Started work on second stage setup. 2003-05-02 18:12:38 +00:00
boot.bat Removed trailing newline. This could have caused some trouble. 2003-08-25 12:06:29 +00:00
bootc.lst Implemented NLS file import. 2003-05-19 14:39:09 +00:00
bootcd.bat added pcnet to make system and added unix installation script 2003-09-06 02:19:39 +00:00
bootflop.bat
ChangeLog 2003-08-30 Filip Navara <xnavara@volny.cz> 2003-08-30 19:22:32 +00:00
config I commited more files than I wanted by mistake. :( This patch reverses most of the changes and addes commit message for the others. 2003-10-06 18:24:54 +00:00
COPYING
CREDITS - Added in some code from XFree86 to save the vga state on the startup 2003-08-24 20:56:16 +00:00
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-unix.sh palbitblt installation is added to reactos tests 2003-09-25 15:20:59 +00:00
install.bat palbitblt installation is added to reactos tests 2003-09-25 15:20:59 +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 Add msimg32 to the list of libraries 2003-09-18 16:03:03 +00:00
makefile.dos
README Attempt at updating README file 2003-03-20 02:33:37 +00:00
rules.mak 2003-08-24 Casper S. Hornstrup <chorns@users.sourceforge.net> 2003-08-24 10:36:07 +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