reactos/reactos
Michael Martin e2e8b52413 SXS Support Part 1 of 2. All import work done by Samuel Serapión with some small changes my me.
[lib/rtl]
- Import Rtlxx and related functions for Activation Context Support from WINE.
- Implement RtlAllocateActivationContextStack.
- Modify get_manifest_in_manifest_file function to use FileStandardInformation vice FileEndOfFileInformation (currently unsupported) in call to NtQueryInformationFile.
- Add structs RTL_ACTIVATION_CONTEXT_STACK_FRAME and ACTIVATION_CONTEXT_STACK from WINE.
- Add ActivationContextStackPointer to TEB.
- Define QUERY_ACTCTX_FLAG_NO_ADDREF.Will become active with changes to ntdll loader in Part 2.

svn path=/trunk/; revision=44359
2009-12-02 09:43:35 +00:00
..
base Bug 4970: PATCH: Dutch translation for newdev by Maikel Wever 2009-12-02 08:22:35 +00:00
boot Apply font changes from r44305 to mainline. 2009-11-30 17:00:12 +00:00
dll Bug 4970: PATCH: Dutch translation for newdev by Maikel Wever 2009-12-02 08:22:35 +00:00
drivers - Partly revert 44309 as it sometimes causes problems 2009-11-29 19:29:52 +00:00
hal - Documentative amendment to 44115: It incorrectly stated that the commit added "init(i)al support for PCI and ISA interrupts". What was added is (disabled) initial support for ISA, EISA and PCI configurations that require level-triggered interrupts (we only support edge-triggered interrupts right now) and PCI IRQ routing, along with proper handling of IRQ13. 2009-11-12 21:46:52 +00:00
include SXS Support Part 1 of 2. All import work done by Samuel Serapión with some small changes my me. 2009-12-02 09:43:35 +00:00
lib SXS Support Part 1 of 2. All import work done by Samuel Serapión with some small changes my me. 2009-12-02 09:43:35 +00:00
media [inf] Fix fdc driver version entry (highlighted by bug #4917) 2009-12-01 19:51:51 +00:00
modules
ntoskrnl [ntoskrnl/cc] 2009-12-01 21:32:50 +00:00
subsystems - [Win32k] Make DispatchMessage call direct to WinProc callback. Add more thread death checks. 2009-12-01 05:35:05 +00:00
tools - Include support for makefile configurations. 2009-12-01 18:44:16 +00:00
apistatus.lst
baseaddress.rbuild
config-amd64.template.rbuild
config-arm.template.rbuild
config-ppc.template.rbuild
config.template.rbuild
COPYING
COPYING.ARM
COPYING.LIB
COPYING3
COPYING3.LIB
CREDITS
depmap.xsl
Doxyfile
INSTALL
Makefile Add the msvc10 makefile changes 2009-12-01 18:56:05 +00:00
proxy.mak
ReactOS-amd64.rbuild modified Makefile 2009-11-11 03:41:14 +00:00
ReactOS-arm.rbuild modified Makefile 2009-11-11 03:41:14 +00:00
ReactOS-generic.rbuild
ReactOS-i386.rbuild modified Makefile 2009-11-11 03:41:14 +00:00
ReactOS-ppc.rbuild
README
rosbuild.bat Handle the upcoming name change from mingw32-make.exe to make.exe in the next version of RosBE. 2009-12-02 09:16:10 +00:00
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.