reactos/reactos
Dmitry Chapyshev 65fd9f9e94 - Add Russian translation
svn path=/trunk/; revision=35721
2008-08-28 05:32:31 +00:00
..
base - Implement call :label by creating a new batch context; this way calls can be nested and have their own %0-%9 parameters. 2008-08-26 20:36:38 +00:00
boot - Add an ability to have VMWare video driver installed without inserting CD. Just copy 4 files (vmx_fb.dll, vmx_mode.dll, vmx_svga.sys and vmx_svga.inf) from VMWare Tools CD to your reactos/modules/windows directory and build a bootcd. You'll just need to choose a resolution and a bit depth in 2nd stage setup. 2008-08-26 11:30:02 +00:00
dll - Add Russian translation 2008-08-28 05:32:31 +00:00
drivers - Remove deprecated CHECKPOINT/CHECKPOINT1 macros which basically translated into DPRINT/DPRINT1("\n") 2008-08-25 18:52:38 +00:00
hal - Remove deprecated CHECKPOINT/CHECKPOINT1 macros which basically translated into DPRINT/DPRINT1("\n") 2008-08-25 18:52:38 +00:00
include - Add netcon header 2008-08-28 00:07:30 +00:00
lib - Add IIDs and CLSID for netshell 2008-08-28 00:03:28 +00:00
media Update the font installbase, this "fixes" the livecd. Tested bootcd, livecd, and make install. 2008-08-14 09:28:06 +00:00
modules
ntoskrnl Merge MMerge 34969 from ros-amd64-bringup branch: 2008-08-27 22:40:17 +00:00
subsystems Fix StretchBlt ugliness in qemu. Patch by grschneider. 2008-08-27 14:47:49 +00:00
tools Add module linker flags after project flags, so project ones can be overridden 2008-08-09 16:01:20 +00:00
apistatus.lst
baseaddress.rbuild - add a baseaddress for SXS (based on Vista SP1) 2008-08-08 22:28:16 +00:00
config-arm.template.rbuild
config-ppc.template.rbuild
config.template.rbuild
COPYING
COPYING.ARM
CREDITS Add Samuel Serapión to credits file 2008-08-25 23:45:27 +00:00
depmap.xsl
Doxyfile
INSTALL
LGPL.txt
Makefile
proxy.mak
ReactOS-arm.rbuild Don't build with -s, this strips vital information from the output. Use --strip-debug instead, which gets rid of the DWARF debugging information, 2008-08-15 15:02:40 +00:00
ReactOS-generic.rbuild
ReactOS-i386.rbuild Limit use of -enable-stdcall-fixup to mesa32, msvcrt and riched20 modules 2008-08-10 11:42:31 +00:00
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.