reactos/reactos
Cameron Gutman 85e01470a4 [IPHLPAPI]
- Fix a massive memory leak of our entire TDI entity ID database after each call to getInterfaceInfoSet
- Fix another massive leak of our entire TDI interface table after each call to getInterfaceInfoByIndex and getInterfaceInfoByName
- Fix some uninitialized variable warnings
- Explorer no longer leaks horrendous amounts of memory (about 1 MB per minute even without network activity) when the network status icon is in the system tray

svn path=/trunk/; revision=53190
2011-08-12 08:12:47 +00:00
..
base [TRANSLATION] 2011-08-07 21:10:32 +00:00
boot [CMAKE][CMAKE] 2011-08-07 00:53:19 +00:00
cmake [CMAKE] 2011-08-11 13:39:06 +00:00
dll [IPHLPAPI] 2011-08-12 08:12:47 +00:00
drivers [PCNET] 2011-08-09 07:30:10 +00:00
hal [CMAKE] 2011-06-26 21:29:55 +00:00
importlibs [CMAKE] 2011-06-18 21:39:27 +00:00
include [TOOLS] 2011-08-09 22:51:55 +00:00
lib [LWIP] 2011-08-11 21:52:41 +00:00
media [CMAKE] 2011-08-05 20:40:40 +00:00
modules [CMAKE] 2011-05-16 13:12:07 +00:00
ntoskrnl [NTOSKRNL] 2011-08-10 16:12:45 +00:00
subsystems [TRANSLATION] 2011-08-07 21:10:32 +00:00
tools [WIDL] 2011-08-11 18:34:26 +00:00
apistatus.lst fix accidentally set property svn:executable 2011-04-17 09:50:07 +00:00
baseaddress.rbuild [inetcpl] 2011-06-10 15:45:51 +00:00
CMakeLists.txt [CMAKE][CMAKE] 2011-08-07 00:53:19 +00:00
config-amd64.template.rbuild
config-arm.template.rbuild
config-ppc.template.rbuild
config.template.rbuild
configure.cmd [CMAKE] 2011-07-25 19:08:52 +00:00
configure.sh [CMAKE] 2011-07-25 19:08:52 +00:00
COPYING
COPYING.ARM
COPYING.LIB
COPYING3
COPYING3.LIB
CREDITS [WIN32K] 2011-06-18 14:55:03 +00:00
depmap.xsl
Doxyfile
global.lds [CMAKE] 2011-05-16 13:12:07 +00:00
INSTALL
Makefile
PreLoad.cmake [CMAKE] 2011-05-16 13:12:07 +00:00
proxy.mak
ReactOS-amd64.rbuild
ReactOS-arm.rbuild
ReactOS-generic.rbuild [HOST] 2011-06-15 10:30:03 +00:00
ReactOS-i386.rbuild Add "-fno-omit-frame-pointer" compiler option. GCC 4.6 omits on -O2 and -O3 level. 2011-07-27 02:37:33 +00:00
ReactOS-ppc.rbuild
README
rosbuild.bat
toolchain-gcc.cmake [CMAKE] 2011-06-13 10:36:40 +00:00
toolchain-msvc.cmake [CMAKE] 2011-06-11 16:09:57 +00:00
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.