reactos/reactos
Timo Kreuzer 335831c108 remove unimplemented IntDrawCaret from caret.h
svn path=/trunk/; revision=33342
2008-05-07 14:14:52 +00:00
..
base - Fix regedit's import function. Now it works equally good in ReactOS and in a real Windows (previously was broken in both OSes). 2008-05-06 20:44:35 +00:00
boot - Add new dll's to bootcd 2008-05-06 09:20:48 +00:00
dll - fix changing time format garbles the clock output 2008-05-06 20:51:07 +00:00
drivers - Fix a typo. 2008-05-06 11:46:50 +00:00
hal -replace the non defined ${MP} property by a constant boolean value for now. ${MP} was removed long time ago 2008-05-04 23:32:43 +00:00
include (Nt)UserGetWindowDC returns a HDC, not a DWORD 2008-05-07 14:11:01 +00:00
lib - Remove CLSID_RebarBandSite from uuid, and contain it within explorer as it's an undoc GUID 2008-05-02 12:09:39 +00:00
media -Add a new module type 'cabinet' to handle .cab files generation 2008-05-06 14:24:16 +00:00
modules
ntoskrnl - Fix uninitialized Callback var usage, spotted by Stefan Ginsberg. Probably fixes bug 3214. 2008-05-07 10:06:07 +00:00
subsystems remove unimplemented IntDrawCaret from caret.h 2008-05-07 14:14:52 +00:00
tools -fix build 2008-05-06 15:27:34 +00:00
apistatus.lst
baseaddress.rbuild - Add baseaddress for inetcomm.dll and nddeapi.dll 2008-05-06 09:17:31 +00:00
config-arm.template.rbuild Add basic arm target support to the build system. 2008-02-05 02:58:28 +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 Added self to CREDITS :) 2008-01-10 17:16:49 +00:00
depmap.xsl - add a primitive XSL for displaying the ReactOS dependency map 2007-01-14 20:41:01 +00:00
Doxyfile
INSTALL
LGPL.txt Update GPL and LGPL licenses. 2005-11-23 07:07:40 +00:00
Makefile Change default intermediate directory to obj directory. 2008-04-22 05:52:18 +00:00
proxy.mak
ReactOS-arm.rbuild Add WINEBUILD_FLAGS, and set it to --kill-at for ARM 2008-02-08 19:45:30 +00:00
ReactOS-generic.rbuild Also search in DirectX generated headers directory 2008-04-14 19:36:42 +00:00
ReactOS-i386.rbuild Fno-strict-aliasing -> fno-strict-aliasing 2008-01-25 20:30:52 +00:00
ReactOS-ppc.rbuild
README - ReactOS does not directly aim NT4 compatibility everywhere, reflect this in the readme. 2006-12-16 11:06:33 +00:00
vreport.xsl Metadata enhancement for rbuild and version report by Marc Piulachs (marc DOT piulachs AT codexchange DOT net) 2007-08-12 19:17:00 +00:00

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