reactos/reactos
Gunnar Dalsnes be6f8b5112 move WM_SYSTIMER where it belongs
svn path=/trunk/; revision=17265
2005-08-10 19:19:13 +00:00
..
apps remove main winetest program 2005-08-06 17:59:01 +00:00
boot updated winternl.h, PSDK fixes, etc... 2005-08-07 01:23:40 +00:00
bootdata registry entries to install .inf files. No clue if this is correct. 2005-08-10 17:19:13 +00:00
doc Update status 2005-08-05 20:49:13 +00:00
drivers Revert part of #17156 and #17157 changes. 2005-08-08 09:24:20 +00:00
hal Allocate the map registers according to the dma controllers properties (boundary and highest possible address). 2005-08-07 23:08:07 +00:00
include move WM_SYSTIMER where it belongs 2005-08-10 19:19:13 +00:00
lib Windows 2000 does not always zerofill data if you are using heap_zero fill. to be 100% sure everything are zero fill, we need zerofil the whole object before instate 2005-08-10 18:10:45 +00:00
media Fix mouse.inf file (missing %) 2005-08-03 14:48:38 +00:00
modules First attempt to make the XML data we feed rbuild conforming the XInclude spec. 2005-08-01 13:34:33 +00:00
ntoskrnl Fixed a typo. According to the url pointed out by Royce3, it's right ( http://www.osronline.com/lists_archive/ntdev/thread1866.html) 2005-08-10 16:33:49 +00:00
regtests add setupapi test for stringtable functions. At this time they only pass on Ros and Windows 2000. I will fix the test to pass on later versions of Windows soon. 2005-08-08 15:01:03 +00:00
services Fix CM_Get_Registry_Property_ExW. 2005-08-07 09:03:35 +00:00
subsys move W32PROCESS/W32THREAD into win32\include bcause they are win32k private structs 2005-08-10 18:09:44 +00:00
tools Minor change. 2005-08-09 16:01:42 +00:00
w32api move WM_SYSTIMER where it belongs 2005-08-10 19:19:13 +00:00
apistatus.lst
baseaddress.xml First attempt to make the XML data we feed rbuild conforming the XInclude spec. 2005-08-01 13:34:33 +00:00
config.template.xml fix typo 2005-08-10 03:32:15 +00:00
COPYING
CREDITS add my self to CREDITS 2005-06-08 17:29:59 +00:00
Doxyfile
INSTALL Update installation instructions 2005-05-13 19:47:30 +00:00
LGPL.txt
Makefile Install freeloader installer. 2005-07-12 15:04:17 +00:00
proxy.mak Add "depends" target for makefiles 2005-06-16 21:02:52 +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