reactos/reactos
Timo Kreuzer 1e9299af24 [PSDK]
Fix NULL-termination bugs in ntstrunsafe.h

svn path=/trunk/; revision=66637
2015-03-10 00:09:30 +00:00
..
base [VMWINST] Use StringCb{Copy,Cat} instead of wcs{cpy,cat} to ensure that no buffer overflows occur. CID 514272s and 515210. By Ricardo Hanke. CORE-9347 2015-03-09 20:50:42 +00:00
boot [USETUP]: Fix some problems with extra-backslashes in paths, and fix the support for the setup directory "\" which means "the install directory" (i.e. C:\ReactOS usually). 2015-03-08 04:09:23 +00:00
cmake Revert an unwanted change from r66575. 2015-03-06 00:43:46 +00:00
dll [MSI] Sync with Wine Staging 1.7.37. CORE-9246 2015-03-09 20:28:19 +00:00
drivers [KS] 2015-03-07 18:01:03 +00:00
hal [HALx86]: Display the invalid opcodes when HalpOpcodeInvalid is called. 2014-11-07 21:19:27 +00:00
include [PSDK] 2015-03-10 00:09:30 +00:00
lib * Silence a debug print. Spotted by Aleksey. 2015-03-09 19:08:16 +00:00
media [MSI] Sync with Wine Staging 1.7.37. CORE-9246 2015-03-09 20:28:19 +00:00
modules [REACTOS] 2015-01-18 16:28:18 +00:00
ntoskrnl revert r66585 2015-03-06 11:49:28 +00:00
subsystems [NTVDM] 2015-03-08 00:36:46 +00:00
tools Small source tree cleanup: 2015-03-05 20:43:25 +00:00
win32ss [DDK/XDK] 2015-03-10 00:09:20 +00:00
apistatus.lst
CMakeLists.txt [CMAKE] Just check for ReactOS in CMake version for PCH, not a specific version. 2015-02-28 09:59:39 +00:00
configure.cmd [CMAKE] 2014-10-24 19:17:58 +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 Fix build. 2014-08-15 11:17:16 +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.