reactos/reactos
Timo Kreuzer 1ea1ab9f88 [BATTC] Check if MiniportInfo->Pdo is NULL before passing it to IoRegisterDeviceInterface
[CMBATT] Fix broken CmBattGetAcpiInterfaces
[COMPBATT] Fix "typo" in CompBattAddDevice that caused memory corruption

svn path=/trunk/; revision=61628
2014-01-14 21:21:29 +00:00
..
base [WINLOGON] 2014-01-13 22:15:27 +00:00
boot [FREELDR] Modify UiMessageBox so that it allows to pass a format string and parameters. Make use of it in WinLdrLoadBootDrivers to show the file that couldn't be loaded. 2014-01-14 20:12:07 +00:00
cmake [LWIP] 2014-01-14 21:04:39 +00:00
deprecated Say bye-bye to almost all of the deprecated CSR code, the one in use before the big architectural change of r58770 (only keep the part which was in usage in win32k, it may be useful later on). 2013-09-22 20:48:47 +00:00
dll [LSASRV] 2014-01-14 20:24:43 +00:00
drivers [BATTC] Check if MiniportInfo->Pdo is NULL before passing it to IoRegisterDeviceInterface 2014-01-14 21:21:29 +00:00
hal [halx86] 2014-01-13 20:09:12 +00:00
include [NTOSKRNL] 2014-01-11 15:31:16 +00:00
lib [LWIP] 2014-01-14 21:04:39 +00:00
media - Synced to Wine-1.7.9. 2013-12-26 06:34:56 +00:00
modules [TELNET] Don't compile it on MSVC 2013-09-22 21:04:06 +00:00
ntoskrnl [NTOSKRNL] 2014-01-13 22:35:01 +00:00
subsystems [BASESRV] 2014-01-04 10:29:54 +00:00
tools [FREELDR] 2014-01-12 21:37:29 +00:00
win32ss [WIN32K] 2014-01-09 23:11:03 +00:00
.hgeol
apistatus.lst
CMakeLists.txt [INCLUDE/CRT] 2013-12-27 16:25:52 +00:00
configure.cmd
configure.sh
COPYING
COPYING.ARM
COPYING.LIB
COPYING3
COPYING3.LIB
CREDITS [REACTOS] 2013-09-15 13:23:22 +00:00
depmap.xsl
Doxyfile
INSTALL
kbdlayout.lds [KEYBOARDLEYOUTS] 2013-11-19 23:30:58 +00:00
PreLoad.cmake
README
toolchain-gcc.cmake [CMAKE] 2013-11-02 13:56:47 +00:00
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.