reactos/reactos
Aleksey Bragin 2cbc032859 - Add Ex*Spinlock macros and FLUSH_MULTIPLE_MAXIMUM definitions missing from DDK
- Add KeAcquireQueuedSpinLock / KeAcquireReleaseQueuedSpinLock, RtlCompareMemoryUlong definitions missing from IFS.
- Add actual section object definition to NDK
- More NDK fixes
- Fix incorrect definition of MMPTE_LIST
- Fix incorrect prototype of NtFlushVirtualMemory
- Fix incorrect prototypes of KeAcquire / ReleaseQueuedSpinLock
- Add a second parameter to MmCreateKernelStack to select the NUMA node on which the stack should be allocated
- Avoid usage of PROS_SECTION_OBJECT in Ps where possible
- Unimplement PsChargeProcessQuota. It was not working right
- Use PFN_NUMBER defined in DDK instead of PFN_TYPE internal ROS Type.

svn path=/trunk/; revision=29188
2007-09-24 14:01:54 +00:00
..
base Bug 2677: Ukrainian translation update (rstzab@yandex.ru) 2007-09-23 11:05:44 +00:00
boot Add Lithuanian keyboard 2007-09-21 07:22:32 +00:00
dll Make sure it is non zero. 2007-09-24 02:58:22 +00:00
drivers Never call TdiCloseDevice when warming up a socket 2007-09-24 08:39:23 +00:00
hal - Add Ex*Spinlock macros and FLUSH_MULTIPLE_MAXIMUM definitions missing from DDK 2007-09-24 14:01:54 +00:00
include - Add Ex*Spinlock macros and FLUSH_MULTIPLE_MAXIMUM definitions missing from DDK 2007-09-24 14:01:54 +00:00
lib Do not use host headers anymore when building target executables/libraries 2007-09-24 11:43:38 +00:00
media Read Characteristics and BusType keys from .inf file, and write them in registry. 2007-09-20 13:26:18 +00:00
modules Clean up .rbuild files and make them xml compliant 2007-09-14 17:07:53 +00:00
ntoskrnl - Add Ex*Spinlock macros and FLUSH_MULTIPLE_MAXIMUM definitions missing from DDK 2007-09-24 14:01:54 +00:00
subsystems Turn off DcAttr updates for now. 2007-09-24 04:05:24 +00:00
tools When depending of a module, also depends of its generated headers 2007-09-24 13:21:31 +00:00
apistatus.lst
baseaddress.rbuild Clean up .rbuild files and make them xml compliant 2007-09-14 17:07:53 +00:00
config-ppc.template.rbuild [FORMATTING] 2007-09-15 15:20:31 +00:00
config.template.rbuild [FORMATTING] 2007-09-15 15:20:31 +00:00
COPYING
CREDITS
depmap.xsl
Doxyfile
INSTALL
LGPL.txt
Makefile
proxy.mak
ReactOS-generic.rbuild Do not use host headers anymore when building target executables/libraries 2007-09-24 11:43:38 +00:00
ReactOS-i386.rbuild [FORMATTING] 2007-09-15 15:20:31 +00:00
ReactOS-ppc.rbuild [FORMATTING] 2007-09-15 15:20:31 +00:00
README
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.