reactos/reactos
Alex Ionescu f9c3ffa9d1 - Heavy cleanup of locking and lookup macros in ob_x.h.
- Add calls to ObpInitializeDirectoryLookup where required.
- Fixup calls to ObpAcquireDirectoryLockExclusive, but still keep them stubbed out for now.

svn path=/trunk/; revision=25403
2007-01-09 21:48:26 +00:00
..
base - Fix ntdll and usetup not to use OBJ_OPENLINK on symbolic links. This attribute is for registry keys, not symlinks. 2007-01-08 07:43:18 +00:00
boot Add DisableVmwInst option to unattend setup to disable vmware driver setup wizard 2007-01-06 21:18:36 +00:00
dll - czech translation by Kamil Hornicek, hornik1@fel.cvut.cz 2007-01-09 21:21:52 +00:00
drivers - Fix kmtest's inclusion of the NDK. 2007-01-08 17:56:56 +00:00
hal - Smallish changes to HalpReboot to make flags clearer and fixup one of them. 2007-01-07 06:49:00 +00:00
include - "No files where added or changed, there is nothing to see here" <= Yeah, thanks a lot Tortoise. 2007-01-08 20:52:45 +00:00
lib Cleanup of libxml2 library - removing all stuff which is not needed for building the library. 2007-01-07 19:46:10 +00:00
media
modules
ntoskrnl - Heavy cleanup of locking and lookup macros in ob_x.h. 2007-01-09 21:48:26 +00:00
regtests
subsystems Clean up tabs / spaces mix (no code change) 2007-01-08 20:01:04 +00:00
tools don't include the Iso targets in the workspace 2007-01-09 12:28:30 +00:00
apistatus.lst fix paths 2007-01-07 12:37:27 +00:00
baseaddress.rbuild
config-ppc.template.rbuild
config.template.rbuild
COPYING
CREDITS
Doxyfile
INSTALL
LGPL.txt
Makefile
proxy.mak
ReactOS-ppc.rbuild
ReactOS.rbuild Move -enable-stdcall-fixup definition to .rbuild file. Other platforms may not need it. 2007-01-01 21:42:27 +00:00
README

========================
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.