reactos/reactos
Aleksey Bragin a00a86834c - Remove all string msvcrt->ntdll forwards: let's be consistent, either forward everything, or forward only something. I left assembly math functions though, since they are standalone and 100% identical.
- As a result, fixed a couple of incorrect functions linkage.
- Fixed a name of vsnprintf, so really msvcrt's version is used now, not RTL's one.

svn path=/trunk/; revision=34026
2008-06-19 13:08:46 +00:00
..
base Bug 3362: Italian translation update by Paolo Devoti (devotip@tiscali.it) 2008-06-19 06:15:59 +00:00
boot - Restored ACP/OEMCP/MACCP static entries (removed in 34010) - they are needed for LiveCD boot process. 2008-06-19 12:11:32 +00:00
dll - Remove all string msvcrt->ntdll forwards: let's be consistent, either forward everything, or forward only something. I left assembly math functions though, since they are standalone and 100% identical. 2008-06-19 13:08:46 +00:00
drivers - Fix typos 2008-06-18 19:33:55 +00:00
hal - Continue cleanup, use new peripheral headers (And fix them) 2008-06-15 07:54:18 +00:00
include - Add a bit more DPFLTR items. 2008-06-18 17:56:07 +00:00
lib - Remove all string msvcrt->ntdll forwards: let's be consistent, either forward everything, or forward only something. I left assembly math functions though, since they are standalone and 100% identical. 2008-06-19 13:08:46 +00:00
media - Update information about powrprof 2008-06-16 06:06:38 +00:00
modules
nls
ntoskrnl - Rename made-up Ob functions names to match publicly available NT names, as most of other Ob names do. 2008-06-18 12:28:29 +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 Remove dead code (GetActualSourceFilename, GetSourceFilenames, GetSourceFilenamesWithoutGeneratedFiles) 2008-06-01 18:20:30 +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
depmap.xsl
Doxyfile
INSTALL
LGPL.txt
Makefile
proxy.mak
ReactOS-arm.rbuild - Start major ARM port cleanup: 2008-06-15 06:14:02 +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.