reactos/reactos
Christoph von Wittich b14357b82c partial rpcrt4 sync to wine 1.1.27 (fixes ~180 rpcrt4 winetests)
svn path=/trunk/; revision=42564
2009-08-09 14:28:07 +00:00
..
base modified base/setup/vmwinst/vmwinst.c 2009-08-08 18:03:48 +00:00
boot sync shdocvw and mshtml with wine 1.1.27 and add missing translations to avifil32 2009-08-09 12:00:11 +00:00
dll partial rpcrt4 sync to wine 1.1.27 (fixes ~180 rpcrt4 winetests) 2009-08-09 14:28:07 +00:00
drivers - ne2000: Don't assume stdcall is default for MSVC 2009-08-09 14:18:01 +00:00
hal - winddk.h: Don't define NTSYSAPI and NTSYSCALLAPI -- this is defined in ntdef.h. Use NTSYSAPI for HalDispatchTable instead of DECLSPEC_IMPORT (see below). 2009-08-07 10:45:59 +00:00
include sync shdocvw and mshtml with wine 1.1.27 and add missing translations to avifil32 2009-08-09 12:00:11 +00:00
lib -Use correct conversion factors in FileTimeToUnixTime (increased by factor 1000) 2009-08-08 14:55:25 +00:00
media
modules
ntoskrnl - Calling NtLoadDriver on an already loaded driver should fail with STATUS_IMAGE_ALREADY_LOADED. Fixes one test for kmtest driver tests and a bugcheck when loading the driver a second time. 2009-08-07 18:27:31 +00:00
subsystems [FORMATTING] 2009-08-08 19:53:21 +00:00
tools sync widl to wine 1.1.27 2009-08-08 12:40:21 +00:00
apistatus.lst
baseaddress.rbuild
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 always build 32 bit typelibs 2009-08-08 12:37:01 +00:00
ReactOS-i386.rbuild
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.