reactos/reactos
Ged Murphy 61b0f100bc update all resource files. All need translating.
info for translating purposes:
IDS_INETTIMESUCSYNC "The time has been successfully synchronized with <server> on <date> at <time>"
IDS_INETTIMENEXTSYNC "Next synchronization: <date> at <time>"

svn path=/trunk/; revision=20461
2005-12-30 18:48:27 +00:00
..
apps Clean up code and fix memory leaks 2005-12-28 19:32:06 +00:00
boot - Added support for NTLDR style freeloader GUI. To enable, edit freeldr.ini and add: 2005-12-27 03:12:00 +00:00
bootdata Use Bitstream Vera Sans when asked for Tahoma. Addresses bug 1188. 2005-12-29 05:18:21 +00:00
drivers USB 2.5.0 -> 2.6.14.3 upgrade: Add some interrupt-related stuff into device extension (will be used after future commits) 2005-12-27 21:22:27 +00:00
hal Use the BSOD color that Cutler intended 2005-12-30 15:28:43 +00:00
include Forward ChangeServiceConfig2W call to services.exe 2005-12-30 10:29:07 +00:00
lib update all resource files. All need translating. 2005-12-30 18:48:27 +00:00
media - Add information on new executive locks being worked on. 2005-12-27 03:06:35 +00:00
modules Support all optional modules and possibly a 'windows' one where every piece of code related to the Win32 subsystem will be stored (eventually to be voted on, I suppose). 2005-10-02 17:54:56 +00:00
ntoskrnl protect access to buffers with SEH in NtSetSecurityObject and NtQuerySecurityObject and ask for the proper access rights 2005-12-30 01:41:02 +00:00
regtests WINSTA_ALL_ACCESS is now defined in winuser.h 2005-12-01 15:01:38 +00:00
services Silence most of the msvc warnings 2005-12-27 18:05:53 +00:00
subsys Forward ChangeServiceConfig2W call to services.exe 2005-12-30 10:29:07 +00:00
tools Modified rbuild to generate a map file of the boot loader 2005-12-30 13:33:31 +00:00
w32api add some missing constants 2005-12-29 21:45:17 +00:00
apistatus.lst Remove oleaut32 from api status 2005-12-18 17:40:51 +00:00
baseaddress.xml Import oleacc from Wine. oleacc.xml provided by Christoph von Wittich 2005-12-12 20:41:27 +00:00
config.template.xml - Add new configuration option "SARCH" to define the sub-architecture. Examples include i386-xbox, ppc-be/le (little/bigendian), or any other sub-types of the specified ARCH. 2005-11-13 06:34:51 +00:00
COPYING Update GPL and LGPL licenses. 2005-11-23 07:07:40 +00:00
CREDITS add myself to credits too. 2005-12-09 01:39:42 +00:00
Doxyfile
INSTALL Update installation instructions 2005-05-13 19:47:30 +00:00
LGPL.txt Update GPL and LGPL licenses. 2005-11-23 07:07:40 +00:00
Makefile Add ROS_AUTOMAKE variable to determine the location of makefile.auto 2005-12-04 07:58:46 +00:00
proxy.mak module_test proxy makefile support 2005-08-16 15:47:38 +00:00
ReactOS-ppc.xml Added support for ROS_AUTOMAKE variable. 2005-12-04 12:02:45 +00:00
ReactOS.xml remove my last change for w3seek did not like it. and gave some good point why 2005-12-18 09:55:29 +00:00
README

========================
ReactOS Version 0.2.x
Updated June 23rd, 2004
========================

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 NT 4.0
compatibility, is always keeping an eye towards compatibility with
future Windows NT releases, that is, Windows 2000 (NT 5.0) and
Windows XP (NT 5.1).

More information is available at http://www.reactos.com.

2. Building ReactOS

See the INSTALL file for more details.

3. More information

See the doc subdirectory for some sparse notes

4. Who is responsible

See the CREDITS file