reactos/reactos
Hervé Poussineau ee1c8b302f Replace .def file by a .spec file
svn path=/trunk/; revision=35173
2008-08-07 20:43:05 +00:00
..
base Replace .def file by a .spec file 2008-08-07 20:21:23 +00:00
boot install all fonts in SystemRoot/Fonts instead of SystemRoot/media/fonts 2008-08-07 15:59:52 +00:00
dll Replace .def file by a .spec file 2008-08-07 20:43:05 +00:00
drivers Merge aicom-network-fixes up to 35155 2008-08-07 06:04:49 +00:00
hal Use generic .spec file instead of arch specific .def file 2008-08-03 16:16:09 +00:00
include - add CLSID_FontsFolderShortcut for fonts shell folder 2008-08-06 21:11:14 +00:00
lib - Replace stupid concept of using a set of global variables for various boolean flags (1 variable per 1 flag) by a concept of one global var having a specified set of flags (FSCHECK_VERBOSE, etc). 2008-08-06 13:07:28 +00:00
media fix several Russian translations 2008-08-07 18:18:53 +00:00
modules
ntoskrnl On attempts to write to a read-only section view, return STATUS_ACCESS_VIOLATION, not STATUS_UNSUCCESSFUL. kernel32's UnhandledExceptionFilter depends on this for its automatic .rsrc deprotection. (Bug 3062) 2008-08-07 16:08:00 +00:00
subsystems When reverting a window's system menu, delete the old one recursively. 2008-08-07 16:45:00 +00:00
tools Better support for kill_at option in fastcall entry points 2008-08-03 16:12:02 +00:00
apistatus.lst
baseaddress.rbuild
config-arm.template.rbuild Add a variable to include support for ELF format 2008-07-27 15:48:00 +00:00
config-ppc.template.rbuild Add a variable to include support for ELF format 2008-07-27 15:48:00 +00:00
config.template.rbuild Add a variable to include support for ELF format 2008-07-27 15:48:00 +00:00
COPYING
COPYING.ARM
CREDITS
depmap.xsl
Doxyfile
INSTALL
LGPL.txt
Makefile Revert r34848 and r34850, and replace them by a real fix (hinted by Colin Finck) 2008-07-27 19:39:05 +00:00
proxy.mak
ReactOS-arm.rbuild - We finally figured out how to build the CRT! It seems on ARM, we have to add __MSVCRT__ to all build targets. 2008-07-28 02:13:39 +00:00
ReactOS-generic.rbuild
ReactOS-i386.rbuild
ReactOS-ppc.rbuild Apply again r34533: rename autogenerated makefile to makefile-$(ARCH).auto, 2008-07-25 19:07:36 +00:00
README
vreport.xsl

========================
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.