reactos/reactos
Johannes Anderwald 659dc2230c - various msvc fixes
* inline -> __inline
 * use msvc generated interface name
 * fix duplicate definition of ElfrRegisterEventSourceA -> ElfrRegisterEventSourceW
 * fix memory leak in ElfrOpenELA 

svn path=/trunk/; revision=25097
2006-12-09 09:07:15 +00:00
..
base - various msvc fixes 2006-12-09 09:07:15 +00:00
boot ReactOS Intel Mac compatibility commits, part 2/2 2006-12-04 15:33:06 +00:00
dll - add missing source header 2006-12-08 10:53:14 +00:00
drivers fix unused variable warning in release build 2006-12-08 11:15:48 +00:00
hal - Enable V86/DR save in HAL Clock Interrupt (and fix build). 2006-12-03 07:34:03 +00:00
include Add KdChangeOption() stub 2006-12-06 20:55:42 +00:00
lib - Revert 25070: NO. 2006-12-05 18:33:03 +00:00
media Update dejavu font from 2.10 to 2.12, see the change log for dejavu for more info 2006-11-25 08:36:45 +00:00
modules
ntoskrnl fix a typo in ObFindObject patch by hto 2006-12-08 01:06:10 +00:00
regtests - revert part of 24701 as requested on ml 2006-11-09 06:58:56 +00:00
subsystems - various msvc compability fixes 2006-11-30 16:48:13 +00:00
tools -display version information for compiler, binutils and nasm 2006-12-08 18:41:20 +00:00
apistatus.lst
baseaddress.rbuild Remove Vfat(x)Initialize and Vfat(x)Cleanup which were empty 2006-09-04 19:27:19 +00:00
config-ppc.template.rbuild
config.template.rbuild - In my fear of accidentally comitting NTLPC = 1, I forgot to make the initial NTLPC = 0 commit, so LPC was never getting compiled at all. This fixes it. 2006-10-30 19:20:08 +00:00
COPYING
CREDITS [AUDIT] 2006-12-03 21:06:03 +00:00
Doxyfile activate Doxygen SEARCHENGINE option 2003-12-14 10:55:30 +00:00
INSTALL
LGPL.txt Update GPL and LGPL licenses. 2005-11-23 07:07:40 +00:00
Makefile Code::Blocks backend 2006-11-22 15:18:51 +00:00
proxy.mak set most of trunk svn property eol-style:native 2006-11-08 11:47:44 +00:00
ReactOS-ppc.rbuild
ReactOS.rbuild
README - update readme 2006-12-03 19:17:19 +00:00

========================
ReactOS Version 0.3.x
Updated Nov 30, 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 NT 4.0
compatibility, is always keeping an eye toward compatibility with
Windows 2000 (NT 5.0), Windows XP (NT 5.1), Windows Vista and future
Windows NT releases.

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.