reactos/reactos
Aleksey Bragin e706d4ba84 - Always use PsLoadedModuleList as a list of modules.
- Load kernel and hal symbols during BootPhase 1 initialization of this KD wrapper.

svn path=/trunk/; revision=27317
2007-06-28 20:19:16 +00:00
..
base The last commit. 2007-06-26 23:31:01 +00:00
boot Re-add the "lake.bmp" wallpaper inclusion (partly imported from the deleted 0.3.1 branch, r26044) 2007-06-21 15:23:49 +00:00
dll The last commit. 2007-06-26 23:31:01 +00:00
drivers - Fix incompatibility: In Windows IoGetDeviceProperty(DevicePropertyAddress) returns information as 0xDDDDFFFF (D=Device, F=Function) and not as a PCI_SLOT_NUMBER structure. This is confirmed by tests in Windows XP and 2003, and also found via Google. 2007-06-27 18:05:04 +00:00
hal revert my commit to this filem sorry breaking the build it is fix 1 / 2 next commit fixing the build again 2007-06-07 22:09:47 +00:00
include fixing ddrawi is compatible with vs 2007-06-14 20:02:51 +00:00
lib - Fix symbols loading (PE sections are mapped now, not just read 1:1 from the disk, thus a need to use SectionHeader->VirtualAddress instead of SectionHeader->PointerToRawData). 2007-06-28 09:26:05 +00:00
media Massive changes to the driver loading / device creation logic (as a result of collaborative work with Herve): 2007-06-11 22:02:55 +00:00
modules Re-add the "lake.bmp" wallpaper inclusion (partly imported from the deleted 0.3.1 branch, r26044) 2007-06-21 15:23:49 +00:00
ntoskrnl - Always use PsLoadedModuleList as a list of modules. 2007-06-28 20:19:16 +00:00
subsystems co_UserRedrawWindow(): Don't use region after it was deleted -> hRgn = NULL 2007-06-28 19:23:59 +00:00
tools - add option to macro to specify for which backend this macro is intended 2007-06-28 10:03:54 +00:00
apistatus.lst fix paths 2007-01-07 12:37:27 +00:00
baseaddress.rbuild Add a base address for usrmgr.dll 2007-06-10 07:39:21 +00:00
config-ppc.template.rbuild
config.template.rbuild - NDK updates and compatibility fixes for Vista/WDK/User-Mode/Individual per-file NDK Usage. 2007-04-07 05:33:30 +00:00
COPYING
CREDITS "fix" my email address :P 2007-05-03 18:43:15 +00:00
depmap.xsl - add a primitive XSL for displaying the ReactOS dependency map 2007-01-14 20:41:01 +00:00
Doxyfile
INSTALL - ReactOS does not directly aim NT4 compatibility everywhere, reflect this in the readme. 2006-12-16 11:06:33 +00:00
LGPL.txt
Makefile Try to fix build by including a POSTAUTO target, executed after the creation of makefile.auto 2007-04-21 13:19:59 +00:00
proxy.mak set most of trunk svn property eol-style:native 2006-11-08 11:47:44 +00:00
ReactOS-ppc.rbuild Stragglers plus warning fixen. 2007-03-16 07:16:45 +00:00
ReactOS.rbuild Fix the build system, accidently broke it with r27269 2007-06-25 17:56:54 +00:00
README - ReactOS does not directly aim NT4 compatibility everywhere, reflect this in the readme. 2006-12-16 11:06:33 +00:00

========================
ReactOS Version 0.3.x
Updated Dec 16, 2006
========================

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 XP/2003
drivers compatibility, is always keeping an eye toward compatibility with
older version of Windows NT family ( NT 4.0, 2000 (NT 5.0)) and new
Windows NT releases (Vista, etc). Applications (Win32 API) compatibility
focus is Windows XP.

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

2. Building ReactOS

See the INSTALL file for more details.

3. More information

See the media\doc subdirectory for some sparse notes.

4. Who is responsible

See the CREDITS file.