reactos/reactos
Daniel Reimer 8ad26a0358 Bug 3367: Korean translation of regedit by Sengju Kim (admin@manateeshome.com)
Polish Translation of usrmgr by Olaf Siejka
Renamed the Rest of the Korean RC Files.

svn path=/trunk/; revision=34057
2008-06-23 09:57:46 +00:00
..
base Bug 3367: Korean translation of regedit by Sengju Kim (admin@manateeshome.com) 2008-06-23 09:57:46 +00:00
boot - The CRT sync by "fireball" is incorrect and results in a broken ntos kernel. Although it may work on i386 builds, it results in a corrupted kernel anyways. On ARM, we try to hackfix around it by not including some routines that should not be in the kernel but were being imported due to the broken crt changes. 2008-06-23 03:57:50 +00:00
dll Bug 3367: Korean translation of regedit by Sengju Kim (admin@manateeshome.com) 2008-06-23 09:57:46 +00:00
drivers Move wshtcpip to dll/win32, it's a DLL and not a driver 2008-06-22 18:19:19 +00:00
hal - The CRT sync by "fireball" is incorrect and results in a broken ntos kernel. Although it may work on i386 builds, it results in a corrupted kernel anyways. On ARM, we try to hackfix around it by not including some routines that should not be in the kernel but were being imported due to the broken crt changes. 2008-06-23 03:57:50 +00:00
include - The CRT sync by "fireball" is incorrect and results in a broken ntos kernel. Although it may work on i386 builds, it results in a corrupted kernel anyways. On ARM, we try to hackfix around it by not including some routines that should not be in the kernel but were being imported due to the broken crt changes. 2008-06-23 03:57:50 +00:00
lib - The CRT sync by "fireball" is incorrect and results in a broken ntos kernel. Although it may work on i386 builds, it results in a corrupted kernel anyways. On ARM, we try to hackfix around it by not including some routines that should not be in the kernel but were being imported due to the broken crt changes. 2008-06-23 03:57:50 +00:00
media - Update information about powrprof 2008-06-16 06:06:38 +00:00
modules
nls
ntoskrnl - The CRT sync by "fireball" is incorrect and results in a broken ntos kernel. Although it may work on i386 builds, it results in a corrupted kernel anyways. On ARM, we try to hackfix around it by not including some routines that should not be in the kernel but were being imported due to the broken crt changes. 2008-06-23 03:57:50 +00:00
subsystems Path does not work and it locks up the system with out any debug information. I will try to have it ready before 0.3.5 is release. 2008-06-19 01:47:57 +00:00
tools Add a library "host_wcsfuncs" with implementations for UTF-16 string functions needed for some host tools 2008-06-22 20:58:56 +00:00
apistatus.lst
baseaddress.rbuild
config-arm.template.rbuild - Start major ARM port cleanup: 2008-06-15 06:14:02 +00:00
config-ppc.template.rbuild
config.template.rbuild
COPYING
CREDITS Update credits. 2008-06-23 01:09:20 +00:00
depmap.xsl
Doxyfile
INSTALL
LGPL.txt
Makefile
proxy.mak
ReactOS-arm.rbuild - The CRT sync by "fireball" is incorrect and results in a broken ntos kernel. Although it may work on i386 builds, it results in a corrupted kernel anyways. On ARM, we try to hackfix around it by not including some routines that should not be in the kernel but were being imported due to the broken crt changes. 2008-06-23 03:57:50 +00:00
ReactOS-generic.rbuild
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.