reactos/reactos
Pierre Schweitzer 4dc1dea0a6 - Added a stub for NtfsLib
- Added a stub for untfs.dll
- Added the support of untfs.dll to autochk.exe (and a bit reviewed code when loading provider)
That way, autochk won't complain anymore... And it creates places to work!

svn path=/trunk/; revision=33199
2008-04-30 21:35:23 +00:00
..
base - Added a stub for NtfsLib 2008-04-30 21:35:23 +00:00
boot - Added a stub for NtfsLib 2008-04-30 21:35:23 +00:00
dll - Added a stub for NtfsLib 2008-04-30 21:35:23 +00:00
drivers - Enter into critical region before acquiring the resource. 2008-04-29 20:01:38 +00:00
hal - Implement IRQL functions for the PL190 VIC. 2008-03-13 16:29:45 +00:00
include - DxEngGetHdevData: return a DWORD_PTR instead of a DWORD 2008-04-30 20:34:04 +00:00
lib - Added a stub for NtfsLib 2008-04-30 21:35:23 +00:00
media Revert r33093. It breaks build for me and fixes no circular dependency for the rest. 2008-04-23 09:55:55 +00:00
modules Clean up .rbuild files and make them xml compliant 2007-09-14 17:07:53 +00:00
ntoskrnl - Add some defines 2008-04-28 19:29:08 +00:00
subsystems - DxEngGetHdevData: return a DWORD_PTR instead of a DWORD 2008-04-30 20:34:04 +00:00
tools Forgot this file. 2008-04-21 03:50:48 +00:00
apistatus.lst - Add myself to CREDITS (no comments ;)) 2007-12-19 09:21:21 +00:00
baseaddress.rbuild - Added a stub for NtfsLib 2008-04-30 21:35:23 +00:00
config-arm.template.rbuild Add basic arm target support to the build system. 2008-02-05 02:58:28 +00:00
config-ppc.template.rbuild Delete all Trailing spaces in code. 2007-10-19 23:21:45 +00:00
config.template.rbuild reactivate kdbg. 2008-02-14 22:02:57 +00:00
COPYING
CREDITS Added self to CREDITS :) 2008-01-10 17:16:49 +00:00
depmap.xsl
Doxyfile - Commit changes made to doxygen config by Marc Piulachs. 2007-10-14 12:52:44 +00:00
INSTALL
LGPL.txt
Makefile Change default intermediate directory to obj directory. 2008-04-22 05:52:18 +00:00
proxy.mak
ReactOS-arm.rbuild Add WINEBUILD_FLAGS, and set it to --kill-at for ARM 2008-02-08 19:45:30 +00:00
ReactOS-generic.rbuild Also search in DirectX generated headers directory 2008-04-14 19:36:42 +00:00
ReactOS-i386.rbuild Fno-strict-aliasing -> fno-strict-aliasing 2008-01-25 20:30:52 +00:00
ReactOS-ppc.rbuild t's a bit embarrasing that some of this was undone until recently, but we now 2008-01-06 14:52:00 +00:00
README
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.