reactos/reactos
The Wine Synchronizer dde4bc9089 Autosyncing with Wine HEAD
svn path=/trunk/; revision=31771
2008-01-14 12:29:35 +00:00
..
base - Implement canonicalizing the service binary path properly, handling all possible cases (instead of a memory-overwriting hack Christoph noticed yesterday). 2008-01-14 11:46:14 +00:00
boot - Use new APIs MmHeapAlloc / MmHeapFree for small and discardable memory allocations (not everywhere yet). There is currently no difference, since they all point to the same old memory allocator. 2008-01-13 15:17:54 +00:00
dll Autosyncing with Wine HEAD 2008-01-14 12:29:35 +00:00
drivers -use ExAllocatePoolWithTag instead of ExAllocatePool 2008-01-13 11:36:54 +00:00
hal [FORMATTING] Fix indentation 2007-12-21 10:11:29 +00:00
include Add more definitions 2008-01-13 22:44:07 +00:00
lib Some cleanup. Didn't mean to turn on debug in mminit. 2008-01-06 15:12:41 +00:00
media - Update wine sync doc. 2008-01-11 15:16:33 +00:00
modules
ntoskrnl By default, display ERROR level debug output 2008-01-08 09:51:53 +00:00
subsystems Dmitry Philippov <shedon@mail.ru> 2008-01-11 11:16:02 +00:00
tools Better arguments check 2008-01-13 18:54:52 +00:00
apistatus.lst - Add myself to CREDITS (no comments ;)) 2007-12-19 09:21:21 +00:00
baseaddress.rbuild add baseaddress for mscoree 2008-01-04 08:56:17 +00:00
config-ppc.template.rbuild
config.template.rbuild - Move preferred stack boundary = 2^2 out of the OPTIMIZE switch, because it's always defined. 2007-12-25 16:22:20 +00:00
COPYING
CREDITS Added self to CREDITS :) 2008-01-10 17:16:49 +00:00
depmap.xsl
Doxyfile
INSTALL
LGPL.txt
Makefile Also create the temporary directory if it does not exist. 2008-01-08 21:22:27 +00:00
proxy.mak
ReactOS-generic.rbuild
ReactOS-i386.rbuild - Move preferred stack boundary = 2^2 out of the OPTIMIZE switch, because it's always defined. 2007-12-25 16:22:20 +00:00
ReactOS-ppc.rbuild t's a bit embarrasing that some of this was undone until recently, but we now 2008-01-06 14:52:00 +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.