reactos/reactos
Alex Ionescu ecb32725f7 - Add ASSERT_EVENT.
- Same changes to event.c as with the other files.
- Remove lock property, these files have already been audited as clean and were unlocked.

svn path=/trunk/; revision=24040
2006-09-10 19:14:03 +00:00
..
base vsnprintf -> _vsnprintf 2006-09-10 15:07:02 +00:00
boot Correct bug in cache which could cause us to lose the last block of a file. 2006-09-09 13:47:45 +00:00
dll - Add msvcrt linking where needed 2006-09-10 16:32:37 +00:00
drivers Initialize MainResource and PagingIoResource fields in FSRTL_COMMON_FCB_HEADER structure 2006-09-10 15:58:29 +00:00
hal - Fix definition of SYNCH_LEVEL. 2006-09-10 16:09:58 +00:00
include - Add ASSERT_EVENT. 2006-09-10 19:14:03 +00:00
lib Fix LdrRelocateImageWithBias prototype: Strings in C are neither signed nor unsigned, and they are constants. Fixes warnings with GCC4 2006-09-10 17:16:59 +00:00
media User32 static.c: 2006-09-08 22:30:46 +00:00
modules Change remaining .xml build files to .rbuild and fixup links. 2006-02-18 19:21:01 +00:00
ntoskrnl - Add ASSERT_EVENT. 2006-09-10 19:14:03 +00:00
regtests - Force using the import libraries built by ReactOS only, don't use the ones that come with the mingw compiler (doesn't work for CPP!) 2006-09-06 20:00:41 +00:00
subsystems These DPRINT1s are ONLY for Magnus' debuggin session. 2006-09-10 14:23:13 +00:00
tools Let mkhive use cmlib. "make install" now works and this let the livecd go further than before 2006-09-10 15:39:11 +00:00
apistatus.lst Remove oleaut32 from api status 2005-12-18 17:40:51 +00:00
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 Add software patent setting to build config template. 2006-07-22 19:38:18 +00:00
config.template.rbuild Add software patent setting to build config template. 2006-07-22 19:38:18 +00:00
COPYING Update GPL and LGPL licenses. 2005-11-23 07:07:40 +00:00
CREDITS Testing commit 2006-08-31 03:12:14 +00:00
Doxyfile
INSTALL Fixed a few spelling mistakes and change http://www.reactos.com to http://www.reactos.org/. 2006-03-26 19:57:49 +00:00
LGPL.txt Update GPL and LGPL licenses. 2005-11-23 07:07:40 +00:00
Makefile restore old targets 2006-06-23 19:36:23 +00:00
proxy.mak
ReactOS-ppc.rbuild set svn:eol-style to native for *.rbuild 2006-02-23 00:01:01 +00:00
ReactOS.rbuild - Move the SDK to /PSDK or else we'll never get MSVC compiling right. 2006-06-26 15:32:53 +00:00
README Update version number to 0.3.x 2006-08-21 15:04:20 +00:00

========================
ReactOS Version 0.3.x
Updated Aug 21rd, 2005
========================

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
future Windows NT releases, that is, Windows 2000 (NT 5.0) and
Windows XP (NT 5.1).

More information is available at http://www.reactos.org/.

2. Building ReactOS

See the INSTALL file for more details.

3. More information

See the doc subdirectory for some sparse notes

4. Who is responsible

See the CREDITS file