reactos/reactos
Magnus Olsen 55b8810a2b setup almost all info it need in DrvGetDirectDrawInfo, left todo is the rop table.
and debugging see if everything went right. it is eunght for me continue on next 
step in debugging  

svn path=/trunk/; revision=23155
2006-07-18 15:57:42 +00:00
..
base Fix some 'unreferenced variable' warnings 2006-07-18 14:39:37 +00:00
boot add mouse properties registry keys 2006-07-18 14:48:53 +00:00
dll Fix some 'unreferenced variable' warnings 2006-07-18 14:40:55 +00:00
drivers setup almost all info it need in DrvGetDirectDrawInfo, left todo is the rop table. 2006-07-18 15:57:42 +00:00
hal Mikhail Zvyozdochkin: Fix compiling on linux (adding proper include path for halxbox) 2006-07-02 21:59:04 +00:00
include Disable a few more warnings when using pshpackX.h/poppack.h 2006-07-18 15:50:13 +00:00
lib Fix warnings detected by MSVC 2006-07-18 14:41:55 +00:00
media Sync with Wine: Update EDIT_EM_SetMargins in EDIT control. 2006-07-10 08:56:02 +00:00
modules Change remaining .xml build files to .rbuild and fixup links. 2006-02-18 19:21:01 +00:00
ntoskrnl [AUDIT] security.c is mostly composed of trivial implementations of APIs that transfer one set of data from another, or simply wrap around complex Se* functions which do the actual work. There are one or two slightly more complex APIs (~15-20 lines), but they were written by Eric/Thomas, which are well-known for always writing clean code. 2006-07-18 15:13:55 +00:00
regtests add Wine cabinet regression tests 2006-07-16 14:24:37 +00:00
subsystems * check parameters 2006-07-18 13:45:37 +00:00
tools Revert 21223 (was not good idea...) 2006-07-18 13:14:12 +00:00
apistatus.lst Remove oleaut32 from api status 2005-12-18 17:40:51 +00:00
baseaddress.rbuild * add ReactOS Console configuration DLL 2006-06-29 18:10:15 +00:00
config-ppc.template.rbuild set svn:eol-style to native for *.rbuild 2006-02-23 00:01:01 +00:00
config.template.rbuild Add GDB property for debugging with gdb 2006-04-20 16:13:50 +00:00
COPYING
CREDITS Add Andrew Munger (waxdragon) to credits. 2006-07-18 12:33:30 +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
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 Fixed a few spelling mistakes and change http://www.reactos.com to http://www.reactos.org/. 2006-03-26 19:57:49 +00:00

========================
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 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