reactos/reactos
Daniel Reimer 4977ec87af Added German Translation of one missed Dialog.
Fixed tons of coordinates and sizes to fit all Text of the German and English Translation into the Buttons, Checkboxes and Text Fields.
Moved some stuff to better fit into the Dialog.
I mainly kept Johannes's nice small format for the Shortcut etc Dialogs, because it looks nice. This only helps to fit in the Text.

svn path=/trunk/; revision=29521
2007-10-11 22:17:08 +00:00
..
base use ChangeListViewText to fill out the service info 2007-10-11 12:21:06 +00:00
boot Try to remove the old wordpad and prepare fr the new one 2007-10-09 18:35:38 +00:00
dll Added German Translation of one missed Dialog. 2007-10-11 22:17:08 +00:00
drivers - Don't try to free a pointer if it was not allocated. 2007-10-08 12:37:44 +00:00
hal Rename 'base' to 'installbase' for CdFile, InstallFile and Bootstrap 2007-10-01 14:19:27 +00:00
include - fix RegLoadMUIStringA|W prototype 2007-10-10 21:18:59 +00:00
lib Do not define __REACTOS__ twice 2007-10-06 19:18:55 +00:00
media - update doc 2007-10-11 19:33:05 +00:00
modules Clean up .rbuild files and make them xml compliant 2007-09-14 17:07:53 +00:00
ntoskrnl - Copy kernel's IDT entries to the IDT we've got from the bootloader. Fixes boot-process initiated by ntldr-compatible loaders. 2007-10-10 12:39:54 +00:00
subsystems add missing gdi object type 2007-10-06 21:13:24 +00:00
tools Make cabman build warning-free 2007-10-11 21:01:39 +00:00
apistatus.lst fix paths 2007-01-07 12:37:27 +00:00
baseaddress.rbuild Prepare import of browseui.dll 2007-10-01 19:09:07 +00:00
config-ppc.template.rbuild All remaining changes from the PPC branch. Not well tested yet. Many things 2007-10-06 07:53:20 +00:00
config.template.rbuild [FORMATTING] 2007-09-15 15:20:31 +00:00
COPYING
CREDITS add myself to CREDITS 2007-08-09 12:47:07 +00:00
depmap.xsl - add a primitive XSL for displaying the ReactOS dependency map 2007-01-14 20:41:01 +00:00
Doxyfile - Update two doxyfiles to the newest version and fix paths. Many other doxyfiles remain... 2007-10-04 17:48:47 +00:00
INSTALL - ReactOS does not directly aim NT4 compatibility everywhere, reflect this in the readme. 2006-12-16 11:06:33 +00:00
LGPL.txt
Makefile All remaining changes from the PPC branch. Not well tested yet. Many things 2007-10-06 07:53:20 +00:00
proxy.mak set most of trunk svn property eol-style:native 2006-11-08 11:47:44 +00:00
ReactOS-generic.rbuild Rename _REACTOS_ to __REACTOS__ 2007-10-06 18:04:03 +00:00
ReactOS-i386.rbuild All remaining changes from the PPC branch. Not well tested yet. Many things 2007-10-06 07:53:20 +00:00
ReactOS-ppc.rbuild Rename _REACTOS_ to __REACTOS__ 2007-10-06 18:04:03 +00:00
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.