A free Windows-compatible Operating System - mirrored from GitHub
Find a file
Timo Kreuzer d3652562e5 [FREELDR]
Convert fathelp.S into ML compatible code. The result is identical to the old version when compiled with gcc, but slightly different when compiled with ml. Especially the code starts at position 6 instead of 0, with a one byte text section at the top, this needs more investigation. also there is a large reg move, but that doesn't hurt. Finally the padding at the end doesn't work at all.

svn path=/branches/cmake-bringup/; revision=49588
2010-11-14 17:46:56 +00:00
base [CMAKE] 2010-11-07 21:24:35 +00:00
boot [FREELDR] 2010-11-14 17:46:56 +00:00
cmake/Platform [CMAKE] 2010-11-08 18:14:26 +00:00
dll [CMAKE] 2010-11-13 00:00:04 +00:00
drivers [CMAKE] 2010-11-07 21:24:35 +00:00
hal [CMAKE] 2010-11-04 21:38:28 +00:00
importlibs [CMAKE] 2010-11-07 21:24:35 +00:00
include [ASM} 2010-11-14 13:55:05 +00:00
lib [CRT] 2010-11-11 17:12:12 +00:00
media [CMAKE] 2010-11-13 23:49:08 +00:00
ntoskrnl [CMAKE] 2010-11-05 16:57:33 +00:00
subsystems [CMAKE] 2010-11-05 17:12:31 +00:00
apistatus.lst Create a branch for cmake bringup. 2010-07-24 18:52:44 +00:00
baseaddress.cmake [CMAKE] 2010-10-27 14:00:51 +00:00
CMakeLists.txt [ASM] 2010-11-11 13:40:29 +00:00
CMakeMacros.cmake [HEADERS] 2010-11-11 15:58:18 +00:00
config.cmake [CMAKE] 2010-09-19 20:16:40 +00:00
COPYING Create a branch for cmake bringup. 2010-07-24 18:52:44 +00:00
COPYING.ARM Create a branch for cmake bringup. 2010-07-24 18:52:44 +00:00
COPYING.LIB Create a branch for cmake bringup. 2010-07-24 18:52:44 +00:00
COPYING3 Create a branch for cmake bringup. 2010-07-24 18:52:44 +00:00
COPYING3.LIB Create a branch for cmake bringup. 2010-07-24 18:52:44 +00:00
CREDITS Create a branch for cmake bringup. 2010-07-24 18:52:44 +00:00
depmap.xsl Create a branch for cmake bringup. 2010-07-24 18:52:44 +00:00
Doxyfile Create a branch for cmake bringup. 2010-07-24 18:52:44 +00:00
gcc.cmake [CAKE] 2010-11-12 23:52:40 +00:00
global.lds [CMAKE] 2010-08-13 14:02:58 +00:00
INSTALL Create a branch for cmake bringup. 2010-07-24 18:52:44 +00:00
msc.cmake [CMAKE] 2010-11-10 12:33:24 +00:00
PreLoad.cmake [CMAKE] 2010-11-08 13:41:29 +00:00
README Create a branch for cmake bringup. 2010-07-24 18:52:44 +00:00
ros_cd.cmake [CMAKE] 2010-11-12 13:05:10 +00:00
rosbuild.bat Create a branch for cmake bringup. 2010-07-24 18:52:44 +00:00
toolchain-mingw32.cmake [CMAKE] 2010-11-05 21:22:07 +00:00
toolchain-msvc.cmake [CMAKE] 2010-11-09 01:42:06 +00:00
vreport.xsl Create a branch for cmake bringup. 2010-07-24 18:52:44 +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.