reactos/reactos
Jérôme Gardou f8de863698 [NTDLL]
- use the edx register to store the function pointer to the syscall trampoline.
This is how google Chrome checks if an exported function is a system call or not.
See https://chromium.googlesource.com/chromium/src.git/+/master/sandbox/win/src/service_resolver_32.cc and https://bugs.winehq.org/show_bug.cgi?id=21232 for details

svn path=/trunk/; revision=66161
2015-02-04 16:58:41 +00:00
..
base [TRANSLATIONS] Turkish translation update by Erdem Ersoy. CORE-7861 2015-02-04 14:58:20 +00:00
boot [FREELDR]: All tabs to 4 spaces and remove trailing whitespace. 2015-02-01 22:15:32 +00:00
cmake [REACTOS] 2015-01-26 21:19:21 +00:00
dll [TRANSLATIONS] Turkish translation update by Erdem Ersoy. CORE-7861 2015-02-04 14:58:20 +00:00
drivers [NPFS] 2015-01-31 15:58:00 +00:00
hal
include [NTDLL] 2015-02-04 16:58:41 +00:00
lib [FAST486] 2015-02-04 03:22:48 +00:00
media [URLMON][SHORTCUTS] Romanian update by Ștefan Fulea. CORE-9034 2015-01-08 10:56:38 +00:00
modules [REACTOS] 2015-01-18 16:28:18 +00:00
ntoskrnl [NTOSKRNL] 2015-02-01 23:01:31 +00:00
subsystems [NTVDM] 2015-01-14 22:22:05 +00:00
tools [RTL] 2015-02-01 13:33:06 +00:00
win32ss [WIN32K] 2015-02-04 08:21:54 +00:00
.hgeol
apistatus.lst
CMakeLists.txt
configure.cmd
configure.sh
COPYING
COPYING.ARM
COPYING.LIB
COPYING3
COPYING3.LIB
CREDITS
depmap.xsl
Doxyfile
INSTALL
kbdlayout.lds
PreLoad.cmake
README
toolchain-clang.cmake
toolchain-gcc.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.