reactos/reactos
2005-05-26 20:07:10 +00:00
..
apps I give up! I fix the rest of the headers later. 2005-05-23 19:17:36 +00:00
boot/freeldr Implement sub-allocation of small requests 2005-05-25 22:36:35 +00:00
bootdata Enable and fix NE2000 settings so it works out-of-the-box for QEMU users 2005-05-26 13:47:21 +00:00
dk migrate substitution keywords to SVN 2005-01-06 13:58:04 +00:00
doc Update status 2005-05-06 19:42:39 +00:00
drivers Report 16bpp for modes where VBE returns 15bpp. 2005-05-26 19:58:58 +00:00
hal Fix debug messages which previously forced NDEBUG to be off 2005-05-26 13:45:48 +00:00
include change line 15 from #if DBG to #ifdef DBG 2005-05-26 15:53:24 +00:00
lib Dynamically load and detect iphlpapi. Makes rpcrt4 work on systems without the DLL and also does not force every app on the system to load the network libraries like before 2005-05-26 13:45:08 +00:00
media Remove the icon files, greatlrd add these icons (from Mindflyer) already to an other folder. 2005-03-27 20:12:36 +00:00
ntoskrnl DEBUG1 on checked only 2005-05-26 13:53:15 +00:00
regtests bunch of w32api fixes. ascii.h is gonecd ..! coff.h was unused and quite a few others were redunant and could be moved. If you try to build a app in the ROS build system without using __USE_W32API or Unicode beware it won't build as it shouldn't. Also partinfo was really broken so someone needs to fix this. If not I will attempt to w32api'ise it in the morning. 2005-04-02 05:37:20 +00:00
services strip whitespace from end of lines 2005-05-09 02:04:53 +00:00
subsys Fix more bugs in change display. when you press on aply in desk.cpl later on ok you did get change_display fail msg. fix the return code to reboot req. Remove switch statmenet for more that one flags can be send same time. example CDS_TEST + CDS_FULLSCREEN ..... and replace thuse with if statement instead. 2005-05-26 20:07:10 +00:00
tools work around include_next problem when cross-compiling 2005-05-26 17:17:29 +00:00
w32api add CDS_VIDEOPARAMETERS for changedisplay setting it was mising in our include files 2005-05-24 18:42:54 +00:00
apistatus.lst Added shared RTL functions to appear in ntoskrnl exports (Since they are in fact exported by ntoskrnl) 2004-08-07 06:48:49 +00:00
baseaddress.cfg Don't relocate shell32 and gdi32. Changed their base addresses so they fit better 2005-04-20 12:46:39 +00:00
config Set non-retail (checked) build as default. Developers should have no reason to use a retail build unless testing a final release version. This also speeds up compilation and reduces the number of compile errors due to developers building with dbg=0 and breaking dbg=1 code. Please do not code with dbg=0 without testing your patches in dbg=1. 2005-05-26 13:50:52 +00:00
COPYING
CREDITS
Doxyfile
INSTALL
Jamfile
Jamrules
LGPL.txt
Makefile compile the sm system utility 2005-05-14 13:43:55 +00:00
README
rules.mak - Detect msys on windows as a linux system. 2005-05-05 11:26:32 +00:00

========================
ReactOS Version 0.2.x
Updated June 23rd, 2004
========================

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