reactos/reactos
Johannes Anderwald c0a4a591d8 - Fix playing global thermo nuclear war in ReactOS
- Found by encoded

svn path=/trunk/; revision=43105
2009-09-21 18:11:52 +00:00
..
base LogfWriteData: Add missing LeaveCriticalSection before returning from function. Found by Amine Khaldi 2009-09-21 12:49:25 +00:00
boot Mega compiler intrinsics patch: 2009-09-21 15:20:18 +00:00
dll - Working with Michael Martin to fix the LoadMenu callback bug. MenuName is a variable string buffer and not a pointer. The minimum size is always four bytes. Initialization of the structure, zero out the memory, allowing Intersource check to function as it should. To make it Intersource, use the first word character in the buffer. 2009-09-21 01:22:32 +00:00
drivers - Fix playing global thermo nuclear war in ReactOS 2009-09-21 18:11:52 +00:00
hal Sync with trunk r43000 2009-09-19 13:58:16 +00:00
include Sync with trunk r43000 2009-09-19 13:58:16 +00:00
lib - Simplify and fix a few bugs in datagram reassembly 2009-09-20 21:07:45 +00:00
media - Wine sync up to 1.1.29 Edit controls. 2009-09-19 23:31:17 +00:00
modules
ntoskrnl Mega compiler intrinsics patch: 2009-09-21 15:20:18 +00:00
subsystems - Add the missing Result return pointed out by Michael Martin. 2009-09-21 17:29:26 +00:00
tools Sync with trunk r43000 2009-09-19 13:58:16 +00:00
apistatus.lst
baseaddress.rbuild - Add windowscodecs.dll from Wine 1.1.28 2009-08-22 19:03:09 +00:00
config-arm.template.rbuild
config-ppc.template.rbuild
config.template.rbuild
COPYING
COPYING.ARM
CREDITS
depmap.xsl
Doxyfile
INSTALL
LGPL.txt
Makefile
proxy.mak
ReactOS-arm.rbuild
ReactOS-generic.rbuild - svchost: #ifdef _MSC_VER doesn't mean "using Microsoft's headers" anymore 2009-08-21 15:57:26 +00:00
ReactOS-i386.rbuild A consistent indentation style is the hobgoblin of little minds. 2009-08-23 21:45:41 +00:00
ReactOS-ppc.rbuild
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.