reactos/reactos
Christoph von Wittich 03bd1b5838 reformat rc files to make them more readable AND comile with msvc
change CALLBACK to APIENTRY like in windows

svn path=/trunk/; revision=18594
2005-10-19 16:05:12 +00:00
..
apps OK, all done messing about now. 2005-10-18 20:58:42 +00:00
boot Invalidate the start value if start key doesn't exist. 2005-10-16 14:24:11 +00:00
bootdata add tcpsvcs registry data 2005-10-18 20:24:01 +00:00
drivers Patch by hardon. Properly handle 0 timeouts. Fixes bug 857. 2005-10-17 22:08:07 +00:00
hal win32 api compatibility fix 2005-09-08 23:10:17 +00:00
include only define DPRINT macro if the compiler can handle __VA_ARGS__ 2005-10-17 13:57:40 +00:00
lib reformat rc files to make them more readable AND comile with msvc 2005-10-19 16:05:12 +00:00
media Remove registry entries for class installers we don't have 2005-10-16 11:11:35 +00:00
modules Support all optional modules and possibly a 'windows' one where every piece of code related to the Win32 subsystem will be stored (eventually to be voted on, I suppose). 2005-10-02 17:54:56 +00:00
ntoskrnl First use "ptr", then set it to NULL 2005-10-17 16:59:31 +00:00
regtests Fix RtlQueryAtomInAtomTable and add regression tests 2005-09-23 21:08:57 +00:00
services fixed msvc compile problem 2005-10-19 00:56:49 +00:00
subsys reverted to 17089, we have to fix rbuild instead 2005-10-19 14:18:29 +00:00
tools add support for control panel applets 2005-10-19 01:59:25 +00:00
w32api fixed prototypes in cpl.h 2005-10-19 14:08:31 +00:00
apistatus.lst
baseaddress.xml * add Security.dll (redirects all calls to secur32.dll) 2005-10-14 23:13:08 +00:00
config.template.xml fix typo 2005-08-10 03:32:15 +00:00
COPYING
CREDITS -small test commit 2005-09-21 17:09:33 +00:00
Doxyfile
INSTALL
LGPL.txt
Makefile new top-level target 'msvc' to create msvc build files 2005-08-24 03:39:10 +00:00
proxy.mak module_test proxy makefile support 2005-08-16 15:47:38 +00:00
ReactOS.xml revert back to -Os because of some buggy versions of GCC 2005-08-01 13:01:58 +00:00
README

========================
ReactOS Version 0.2.x
Updated June 23rd, 2004
========================

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 towards 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.com.

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