reactos/reactos
Thomas Bluemel 80da4a434c - Fix binary search algorithm in LdrGetProcedureAddress
- Fix temporary ntdll export hack (r24395)

svn path=/trunk/; revision=24397
2006-10-04 16:51:51 +00:00
..
base - Open the device propsheet for child items (not parents as there isn't much point) 2006-10-04 16:39:45 +00:00
boot Add back registry entries from i8042prt/kbdclass/mouclass 2006-10-03 17:57:29 +00:00
dll - Fix binary search algorithm in LdrGetProcedureAddress 2006-10-04 16:51:51 +00:00
drivers Copy i8042prt driver from 0.3.1 branch to trunk. Try #2 2006-10-03 18:04:03 +00:00
hal - Comment out xbox memory detection for now (until fully switched to NT-style LPB) 2006-10-01 21:07:25 +00:00
include - Fix KUSER_SHARED_DATA in winddk.h 2006-10-04 05:48:46 +00:00
lib Don't compile with -Wconversion since we have function callbacks that have parameters with sizes different from int without forward declarations. Fixes superfluous warnings. 2006-10-04 15:19:23 +00:00
media Add default destination for driver files in keyboard.inf 2006-09-23 22:09:18 +00:00
modules
ntoskrnl - Fix binary search algorithm in LdrGetProcedureAddress 2006-10-04 16:51:51 +00:00
regtests update winetest gdi32 with more wine test 2006-09-24 22:27:00 +00:00
subsystems Sync win32k and gdi32_winetest from trunk. 2006-10-01 04:37:32 +00:00
tools - Implement XPSP2+ syscall stub that uses indirect pointer instead of executable code inside KUSER_SHARED_DATA. 2006-10-04 16:00:36 +00:00
apistatus.lst
baseaddress.rbuild
config-ppc.template.rbuild
config.template.rbuild
COPYING
CREDITS
Doxyfile
INSTALL
LGPL.txt
Makefile Merge 24208, 24236, 24242, and 24259 from trunk. LiveCD fixes. 2006-09-30 02:54:20 +00:00
proxy.mak
ReactOS-ppc.rbuild
ReactOS.rbuild
README

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