reactos/reactos
Timo Kreuzer ec916c445e [SPEC2DEF]
Don't use DATA and PRIVATE together. DATA means no stub function is generated in the import lib, PRIVATE means nothing is generated in the export lib.

svn path=/trunk/; revision=70454
2015-12-28 14:42:41 +00:00
..
base [TASKMGR]: Use taskmgr's icon for its run file dialog. Inspired by Wine. 2015-12-27 19:06:16 +00:00
boot [BOOTDATA]: ReactOS can install and run fine on volumes of at least 450 MB (for example, on a volume of 450 MB and after creation of the pagefile, it leaves you 60+ MB of free space, which should be enough for you if you're already happy using HDDs of such small sizes ^^). 2015-12-27 22:41:48 +00:00
cmake [CMAKE/MSVC] It makes sense nowadays to enable the folder structure by default. Old express editions users, please disable it locally ;) 2015-11-27 21:46:54 +00:00
dll [SETUPAPI] 2015-12-27 17:55:14 +00:00
drivers [KDCOM] 2015-12-25 18:43:16 +00:00
hal
include [XDK] 2015-12-23 16:15:08 +00:00
lib [CRT] 2015-12-27 20:24:04 +00:00
media [REGEDIT] 2015-12-16 23:50:56 +00:00
modules
ntoskrnl [NTOS] 2015-12-26 00:29:07 +00:00
subsystems [NTVDM]: Cast all the number-of-sectors computations to DWORD/ULONG to prevent potential overflows. Should fix a strange floppy read/write corruption I noticed. 2015-12-26 17:08:13 +00:00
tools [SPEC2DEF] 2015-12-28 14:42:41 +00:00
win32ss [WIN32K] 2015-12-23 14:55:34 +00:00
apistatus.lst
CMakeLists.txt
configure.cmd
configure.sh
COPYING
COPYING.ARM
COPYING.LIB
COPYING3
COPYING3.LIB
CREDITS
Doxyfile
INSTALL
PreLoad.cmake
README
toolchain-clang.cmake
toolchain-gcc.cmake
toolchain-msvc.cmake

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