A free Windows-compatible Operating System - mirrored from GitHub
Go to 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
boot [FREELDR] 2010-11-14 17:46:56 +00:00
cmake/Platform
dll
drivers
hal
importlibs
include [ASM} 2010-11-14 13:55:05 +00:00
lib
media [CMAKE] 2010-11-13 23:49:08 +00:00
ntoskrnl
subsystems
apistatus.lst
baseaddress.cmake
CMakeLists.txt
CMakeMacros.cmake
config.cmake
COPYING
COPYING.ARM
COPYING.LIB
COPYING3
COPYING3.LIB
CREDITS
depmap.xsl
Doxyfile
gcc.cmake
global.lds
INSTALL
msc.cmake
PreLoad.cmake
README
ros_cd.cmake
rosbuild.bat
toolchain-mingw32.cmake
toolchain-msvc.cmake
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.