reactos/reactos
Thomas Faber b625e9516d [NDIS]
- Avoid using an out-of-scope local variable in NdisReadNetworkAddress. Patch by Víctor Martínez.
CORE-10650 #resolve

svn path=/trunk/; revision=70284
2015-12-07 08:48:57 +00:00
..
base [USETUP] 2015-12-06 20:14:29 +00:00
boot [TRANSLATIONS] Turkish translation update by Erdem Ersoy. CORE-10513 2015-12-05 16:57:14 +00:00
cmake [CMAKE/MSVC] It makes sense nowadays to enable the folder structure by default. Old express editions users, please disable it locally ;) 2015-11-27 21:46:54 +00:00
dll [IPHLPAPI] Include iphlpapi_private.h in icmp.c. CORE-10498 2015-12-06 10:55:46 +00:00
drivers [NDIS] 2015-12-07 08:48:57 +00:00
hal [HAL] Fix HalpInitializeTsc prototype. 2015-11-10 13:19:40 +00:00
include [NDK] 2015-12-05 23:17:24 +00:00
lib [LIBXML2] Update to v2.9.3. 2015-12-02 11:36:52 +00:00
media [IPHLPAPI::ICMP] Partially sync with Wine Staging 1.7.55 and mark our differences. Please inspect them. CORE-10536 2015-12-05 17:46:37 +00:00
modules
ntoskrnl [NTOS:PS] 2015-11-28 12:45:16 +00:00
subsystems [TRANSLATIONS] Turkish translation update by Erdem Ersoy. CORE-10513 2015-12-05 16:57:14 +00:00
tools [UNICODE] Sync with Wine Staging 1.7.55. CORE-10536 2015-11-17 10:35:27 +00:00
win32ss [CONSRV]: Fix the code corresponding to ReadConsoleA/W API, now autocompletion from within windows' cmd.exe running on ReactOS works correctly. I add also some ASSERTs to be sure of certain invariants (I might simplify part of the code related to that later on). 2015-12-05 23:41:59 +00:00
apistatus.lst
CMakeLists.txt
configure.cmd
configure.sh
COPYING
COPYING.ARM
COPYING.LIB
COPYING3
COPYING3.LIB
CREDITS
Doxyfile
INSTALL
PreLoad.cmake
README
toolchain-clang.cmake
toolchain-gcc.cmake
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.