reactos/reactos
Alex Ionescu 934cae8069 - Implement NtEnumerateValueKey as a simpler wrapper.
- Implement CmEnumerateValueKey. Simply calls already-existing Value Cache routines (CmpGetValueListFromCache, CmpGetValueKeyFromCache and CmpQueryKeyValueData) to do all the work.

svn path=/trunk/; revision=26778
2007-05-14 06:40:40 +00:00
..
base some extra space for the text (to be displayed completely) 2007-05-14 01:05:57 +00:00
boot make caption font bold again 2007-05-11 22:57:21 +00:00
dll Update painting.c with new storage method for floating point operations. 2007-05-14 03:18:42 +00:00
drivers - Fix an unshielded "return" inside a PSEH block. 2007-05-08 09:01:39 +00:00
hal Do not change reserved ELCR bits. 2007-04-16 23:02:54 +00:00
include Commit union for float conversion. 2007-05-14 00:47:29 +00:00
lib - Fix crash at end of text-mode setup (by hacking cmlib not to write a log file anymore -- logs aren't critical and I'll see why exactly it couldn't write the log anymore later, and apply a proper fix). 2007-05-13 19:11:13 +00:00
media a couple of small fixes to the marlett font 2007-04-30 22:39:32 +00:00
modules Move tests from rosapps to rostests 2007-03-06 11:10:43 +00:00
ntoskrnl - Implement NtEnumerateValueKey as a simpler wrapper. 2007-05-14 06:40:40 +00:00
subsystems Implement FLOATOBJ_GetFloat and Long, SetFloat and Long, and Neg. 2007-05-14 03:55:28 +00:00
tools - Buildno now generates a KERNEL_VERSION_BUILD_HEX ULONG containing the SVN revision. 2007-05-08 23:00:35 +00:00
apistatus.lst fix paths 2007-01-07 12:37:27 +00:00
baseaddress.rbuild add hhctrl.ocx from Wine. 2007-04-27 16:07:21 +00:00
config-ppc.template.rbuild Add software patent setting to build config template. 2006-07-22 19:38:18 +00:00
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 Set _SEH_ENABLE_TRACE for debug builds 2007-03-10 06:42:05 +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.