reactos/reactos
Cameron Gutman 027a914d20 - Fix a bug in TDI_TRANSPORT_ADDRESS_FILE handling
- Remove some dead code

svn path=/trunk/; revision=42404
2009-08-05 07:52:15 +00:00
..
base - Add "ReactOS Application Manager". This program is replacement "Download !" and appwiz.cpl. 2009-08-04 19:02:56 +00:00
boot - Fix a regression introduced in 40710, which caused all machine-specific memory regions to be concatenated into one big LoaderSpecialMemory. Restore previous behaviour by properly matching Arc and bootloader memory types. 2009-07-28 10:00:58 +00:00
dll - Follow up to 41644: Get rid of the Wine headers using include_next as the definitions are now in the PSDK, wrapped under _WINE. Also define _WINE for the modules using those types. 2009-08-04 18:34:06 +00:00
drivers - Fix a bug in TDI_TRANSPORT_ADDRESS_FILE handling 2009-08-05 07:52:15 +00:00
hal - Make mp HAL MSC compatible 2009-07-25 11:44:27 +00:00
include - Add KsRemoveItemFromObjectBag prototype 2009-08-04 23:30:09 +00:00
lib asctime/ctime: Check for too low input time, fixes one msvcrt time winetest 2009-08-05 02:06:25 +00:00
media - Add cryptdlg as autosynced. 2009-07-21 19:00:08 +00:00
modules Remove non-existing "windows" module, the "optional" one is still just virtual. 2009-06-30 15:09:08 +00:00
ntoskrnl - Make kernel build again after __STDC__ change in 42369 2009-08-04 19:05:29 +00:00
subsystems Patch by Amine Khaldi: Get rid of XlatePatternToDest in BLTINFO and in the DIB code. 2009-08-04 22:19:24 +00:00
tools Leftover from r42394, gendib, too 2009-08-04 22:51:55 +00:00
apistatus.lst The real, definitive, Visual C++ support branch. Accept no substitutes 2008-10-25 17:56:00 +00:00
baseaddress.rbuild - Add avicap32 (stubs only) 2009-07-25 09:28:18 +00:00
config-arm.template.rbuild *** WE WILL NOW BE FOCUSING AND BUILDING FOR ARM CORTEX-A8 (ARMv7) *** 2009-07-11 13:04:46 +00:00
config-ppc.template.rbuild Do not lie about compiler optimizations. 2009-06-17 18:17:45 +00:00
config.template.rbuild Do not lie about compiler optimizations. 2009-06-17 18:17:45 +00:00
COPYING The real, definitive, Visual C++ support branch. Accept no substitutes 2008-10-25 17:56:00 +00:00
COPYING.ARM The real, definitive, Visual C++ support branch. Accept no substitutes 2008-10-25 17:56:00 +00:00
CREDITS commit #100: add me to credits 2009-04-06 15:03:57 +00:00
depmap.xsl The real, definitive, Visual C++ support branch. Accept no substitutes 2008-10-25 17:56:00 +00:00
Doxyfile - Generate to do list, test list, bug list and deprecated list. 2009-01-04 11:44:45 +00:00
INSTALL The real, definitive, Visual C++ support branch. Accept no substitutes 2008-10-25 17:56:00 +00:00
LGPL.txt The real, definitive, Visual C++ support branch. Accept no substitutes 2008-10-25 17:56:00 +00:00
Makefile modified Makefile 2009-06-10 17:56:12 +00:00
proxy.mak The real, definitive, Visual C++ support branch. Accept no substitutes 2008-10-25 17:56:00 +00:00
ReactOS-arm.rbuild Import the generic template and comment out _M_ARM since the toolchain already defines it. 2009-07-11 11:52:22 +00:00
ReactOS-generic.rbuild - mingw: __builtin_return_address -> _ReturnAddress, __builtin_frame_address -> _AddressOfReturnAddress 2009-08-03 18:02:07 +00:00
ReactOS-i386.rbuild Too many things in -i386 were still "generic" and had to be duplicated accross plat-specific rbuild files, so moved a whole bunch of them into the generic rbuild. 2009-07-11 11:47:21 +00:00
ReactOS-ppc.rbuild Move gcc -g and -Wall options out of rbuild and into .rbuild files 2009-06-21 22:13:28 +00:00
README The real, definitive, Visual C++ support branch. Accept no substitutes 2008-10-25 17:56:00 +00:00
vreport.xsl The real, definitive, Visual C++ support branch. Accept no substitutes 2008-10-25 17:56:00 +00:00

========================
ReactOS Version 0.3.x
Updated Dec 16, 2006
========================

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 XP/2003
drivers compatibility, is always keeping an eye toward compatibility with
older version of Windows NT family ( NT 4.0, 2000 (NT 5.0)) and new
Windows NT releases (Vista, etc). Applications (Win32 API) compatibility
focus is Windows XP.

More information is available at http://www.reactos.org/.

2. Building ReactOS

See the INSTALL file for more details.

3. More information

See the media\doc subdirectory for some sparse notes.

4. Who is responsible

See the CREDITS file.