reactos/reactos
Pierre Schweitzer 5bf209a1aa [NTFS]
Ach! Wir können noch nicht mit dem ID öffnen!

So far, bail out when we are requested to open a file with its MFT index instead of its name.
nfi triggers this a lot. Likely to be implemented ;-)

CORE-8725 

svn path=/trunk/; revision=65613
2014-12-11 22:15:49 +00:00
..
base [EXPLORER] 2014-12-11 21:18:36 +00:00
boot [LOCALIZATION]: Add Bengali to other files. 2014-12-05 00:21:36 +00:00
cmake [LOCALIZATION] 2014-12-04 23:50:08 +00:00
deprecated
dll [SHIMGVW] 2014-12-11 20:01:52 +00:00
drivers [NTFS] 2014-12-11 22:15:49 +00:00
hal [HALx86]: Display the invalid opcodes when HalpOpcodeInvalid is called. 2014-11-07 21:19:27 +00:00
include [BUGCODES] 2014-12-07 16:54:27 +00:00
lib Fix the fix of the fix (yes, really!) Also, Hervé, I'm not really convinced you need to upcase the first letter in the RtlPathTypeDriveAbsolute case. Can you recheck that (and if unneeded, remove the commented line)? 2014-11-30 12:06:58 +00:00
media [LOCALIZATION]: Add Bengali to other files. 2014-12-05 00:21:36 +00:00
modules
ntoskrnl [NTOSKRNL] 2014-12-09 21:33:38 +00:00
subsystems [NTVDM]: Rewrite video window scrolling code more efficiently (i.e. getting rid of HeapAlloc/Free calls). As a bonus, implement scrolling horizontally. 2014-11-23 12:03:55 +00:00
tools [CMAKE] 2014-11-27 19:09:07 +00:00
win32ss Fix some DPRINTs. 2014-12-04 23:15:18 +00:00
.hgeol
apistatus.lst
CMakeLists.txt
configure.cmd
configure.sh
COPYING
COPYING.ARM
COPYING.LIB
COPYING3
COPYING3.LIB
CREDITS
depmap.xsl
Doxyfile
hello test 2014-12-11 18:00:21 +00:00
INSTALL
kbdlayout.lds
PreLoad.cmake
README
toolchain-clang.cmake
toolchain-gcc.cmake
toolchain-msvc.cmake
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.