reactos/reactos
2015-09-13 16:38:17 +00:00
..
base [RAPPS][RAPPS_NEW] 2015-09-13 06:34:23 +00:00
boot [FREELDR] 2015-09-12 10:06:39 +00:00
cmake Hepp didn't work 2015-09-13 11:46:15 +00:00
dll [NTDLL] Order the exports and make sure the list matches our target (Windows Server 2003 Sp2). CORE-8174 2015-09-13 16:38:17 +00:00
drivers - Fix some broken stuff involving DPRINT. Thought I had tested this, sorry for build break! 2015-09-11 20:42:49 +00:00
hal [HAL] Remove seemingly deprecated HalPutDmaAdapter. Also reorder exports slightly towards alphabetical order. 2015-09-08 23:42:24 +00:00
include Define __RELFILE__ the same for an -O0 build so the tests don't get edgy when comparing it to our optimized builds. 2015-09-13 11:08:16 +00:00
lib [NTOS] STUB ALL THE EXPORTS. We should now have all the exports expected by a 2k3-ish kernel (except for a few amd64-specific ones). Add some missing explicit cdecl to the Verifier stubs, and don't return STATUS_SUCCESS (0) from the ABIOS stubs. 2015-09-08 20:14:39 +00:00
media [SHELL32] Add missing Icons for ZIP/JAZ drives, webbrowser and rename. Patch by Lee Schroeder. CORE-9889 CORE-9968 2015-09-08 20:03:54 +00:00
modules
ntoskrnl [KDBG] Don't bring down the kernel either when int2c-ing from user mode 2015-09-12 22:01:10 +00:00
subsystems [COMMAND] 2015-09-13 01:18:50 +00:00
tools [EFISYS]: Add 'bcd_hive' as a dependency. 2015-09-09 19:48:15 +00:00
win32ss [Win32k] 2015-09-12 17:29:16 +00:00
apistatus.lst
CMakeLists.txt [FATTEN] 2015-09-08 03:37:47 +00:00
configure.cmd - "::" instead of "REM" inside a if () in batch is evil and can cause a really nice mess from time to time. 2015-09-12 09:51:25 +00:00
configure.sh
COPYING
COPYING.ARM
COPYING.LIB
COPYING3
COPYING3.LIB
CREDITS - Fix my email to the @reactos.org one -- remove outdated hotmail. 2015-09-07 21:39:37 +00:00
Doxyfile
INSTALL
PreLoad.cmake
README
toolchain-clang.cmake
toolchain-gcc.cmake [CMAKE] Default to Debug for the build type in GCC builds. 2015-05-23 11:45:59 +00:00
toolchain-msvc.cmake [CMAKE] Set Debug as the default build type for MSVC builds. 2015-09-05 14:38:50 +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.