reactos/reactos
Magnus Olsen e3701e4987 remove VidMemFree and HeapVidMemAllocAligned
they are protoypes belong to dmemmgr.h

ddrawi.h need be rewiten it is from wine so I add some hacks for now getting it works simluare to ms ddk version. 
This fix gdi32.dll break in the build

svn path=/trunk/; revision=26204
2007-03-30 09:53:34 +00:00
..
base fix a tiny mem leak 2007-03-27 02:52:42 +00:00
boot Fix interrupt resources (related to r21188 fix) 2007-03-28 17:40:57 +00:00
dll - Move NCI generated files to arch-specific directories 2007-03-26 22:56:22 +00:00
drivers - Implement a simple error handling branch, however it gets hit due to an error somewhere else. 2007-03-29 21:18:28 +00:00
hal - Fix HalGetInterruptVector()'s usage of level vs. vector. At least Windows seems to use Level parameter. 2007-03-27 12:55:57 +00:00
include remove VidMemFree and HeapVidMemAllocAligned 2007-03-30 09:53:34 +00:00
lib Stragglers plus warning fixen. 2007-03-16 07:16:45 +00:00
media Add a variable to change the name of the ReactOS directory on bootcd. 2007-03-18 14:33:17 +00:00
modules
ntoskrnl change ObpDosDevicesShortName match the ob.h header prototype 2007-03-27 21:21:32 +00:00
subsystems we now resive DrvGetDirectDrawInfo DD_HALINFO from the driver to win32k from win32k to gdi32.dll or d3dthk.dll or direcly syscall. it take care of allot bugs in my test case. tested with vmware driver 2007-03-26 07:49:05 +00:00
tools Include nci.mak later, as it needs $(ARCH) variable 2007-03-26 23:43:07 +00:00
apistatus.lst
baseaddress.rbuild Autosyncing with Wine HEAD 2007-03-14 12:48:32 +00:00
config-ppc.template.rbuild
config.template.rbuild
COPYING
CREDITS
depmap.xsl
Doxyfile
INSTALL
LGPL.txt
Makefile Include nci.mak later, as it needs $(ARCH) variable 2007-03-26 23:43:07 +00:00
proxy.mak
ReactOS-ppc.rbuild Stragglers plus warning fixen. 2007-03-16 07:16:45 +00:00
ReactOS.rbuild Set _SEH_ENABLE_TRACE for debug builds 2007-03-10 06:42:05 +00:00
README

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