reactos/reactos
Johannes Anderwald f3b1615f45 - use "FriendlyTypeName" key for file types when available
- allows to show translated file types in file property dialog

svn path=/trunk/; revision=34126
2008-06-27 09:18:43 +00:00
..
base Some more RC File fixes. TBD. Rename Norsk RC Files correctly. 2008-06-26 14:14:59 +00:00
boot - Implement KiApcInterrupt -- ACPs now work! 2008-06-27 04:19:50 +00:00
dll - use "FriendlyTypeName" key for file types when available 2008-06-27 09:18:43 +00:00
drivers - Implement VidResetDisplay in BootVid-arm. 2008-06-27 03:06:11 +00:00
hal - Save and restore the trap frame for the current thread when we take an interrupt, so that ISRs can read it. 2008-06-26 05:56:35 +00:00
include - NDK fixes. 2008-06-27 08:23:45 +00:00
lib - Implement VidResetDisplay in BootVid-arm. 2008-06-27 03:06:11 +00:00
media - Update information about powrprof 2008-06-16 06:06:38 +00:00
modules
nls modified include/psdk/winnls.h 2008-05-25 21:00:08 +00:00
ntoskrnl - NDK fixes. 2008-06-27 08:23:45 +00:00
subsystems Path needed some love Phase I: 2008-06-27 00:06:46 +00:00
tools Clean up tools folder. 2008-06-26 16:01:59 +00:00
apistatus.lst - Add myself to CREDITS (no comments ;)) 2007-12-19 09:21:21 +00:00
baseaddress.rbuild - Add baseaddress for shimgvw.dll 2008-05-28 19:53:41 +00:00
config-arm.template.rbuild - Start major ARM port cleanup: 2008-06-15 06:14:02 +00:00
config-ppc.template.rbuild Delete all Trailing spaces in code. 2007-10-19 23:21:45 +00:00
config.template.rbuild reactivate kdbg. 2008-02-14 22:02:57 +00:00
COPYING
CREDITS Update credits. 2008-06-23 01:09:20 +00:00
depmap.xsl
Doxyfile - Commit changes made to doxygen config by Marc Piulachs. 2007-10-14 12:52:44 +00:00
INSTALL
LGPL.txt
Makefile -Remove obsolete Makefile. Spotted by Stefan Ginsberg. 2008-06-26 15:52:22 +00:00
proxy.mak
ReactOS-arm.rbuild - Fix broken system call handler with shitty but works system call handler. 2008-06-23 16:08:32 +00:00
ReactOS-generic.rbuild modified include/psdk/winnls.h 2008-05-25 21:00:08 +00:00
ReactOS-i386.rbuild Fno-strict-aliasing -> fno-strict-aliasing 2008-01-25 20:30:52 +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.