reactos/reactos
Pierre Schweitzer b72e356c87 [NTFS]
Properly set StreamNameLength (with the length of extra data we append).
This fixes truncated output from FindFirstStreamW/FindNextStreamW

svn path=/trunk/; revision=68822
2015-08-25 20:11:53 +00:00
..
base [WINLOGON] 2015-08-23 15:48:52 +00:00
boot Some fixes to the scf file registry entry; added some missing entries (patch by gonzoMD) 2015-08-25 14:24:41 +00:00
cmake [WLNOTIFY] 2015-08-16 19:11:21 +00:00
dll [SHELL32]: Add the trailing '...' after the "Run as" command in order to indicate more information is needed before performing the action. 2015-08-25 12:18:32 +00:00
drivers [NTFS] 2015-08-25 20:11:53 +00:00
hal [TOOLS_BIN2C] 2015-06-24 19:54:19 +00:00
include [PSDK] Add methods to Gdiplus::Color 2015-08-25 14:13:19 +00:00
lib [FAST486] 2015-08-24 20:55:09 +00:00
media [UNICOWS] 2015-08-18 10:29:18 +00:00
modules [CD_EXTRAS]: Add the possibility to have different "extras" files for the different CD targets (in addition to the hybridcd) we have (useful for testers, for ReactOS shows, etc...). By Mark Jansen. 2015-04-15 21:29:53 +00:00
ntoskrnl - Fix a "clever" check in KdpDeleteBreakpointRange that made the routine unable to delete more than one breakpoint in the specified range. 2015-08-21 20:57:19 +00:00
subsystems [NTVDM]: Initialize the correct buffer! (aka. fix confusion between ConsoleFramebuffer and Graphics Framebuffer; fixes text -> graphic transitions). Addendum for r68812 2015-08-25 12:46:40 +00:00
tools [HHPCOMP] Remove __inline to fix VS 2015 build. See CORE-10013. 2015-08-22 11:41:11 +00:00
win32ss [WIN32K:NTGDI] 2015-08-18 10:25:45 +00:00
apistatus.lst
CMakeLists.txt [CMAKE] Include TARGET_OBJECTS expressions in SOURCES target property output. Patch by Amine Khaldi 2015-08-09 09:50:46 +00:00
configure.cmd [CONFIGURE.CMD] 2015-07-22 13:58:05 +00:00
configure.sh
COPYING
COPYING.ARM
COPYING.LIB
COPYING3
COPYING3.LIB
CREDITS
Doxyfile
INSTALL
PreLoad.cmake
README
toolchain-clang.cmake [CMAKE/CLANG] 2014-09-10 15:56:48 +00:00
toolchain-gcc.cmake [CMAKE] Default to Debug for the build type in GCC builds. 2015-05-23 11:45:59 +00:00
toolchain-msvc.cmake

========================
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.