reactos/reactos
Ged Murphy db3ddf3123 - Add the device imagelist icons to setupapi.
- It appears SetupDiGetClassImageListExW will need some work before these are usable though.

svn path=/trunk/; revision=24298
2006-09-29 16:56:24 +00:00
..
base - fix the treeview so it displays parent and child devices 2006-09-29 16:38:38 +00:00
boot Fix some warnings in winlogon code 2006-09-26 19:18:02 +00:00
dll - Add the device imagelist icons to setupapi. 2006-09-29 16:56:24 +00:00
drivers - Change in CONNECT_DATA for drivers so that they get direct pointer to the raw configuration data returned by the device 2006-09-29 09:08:20 +00:00
hal Fix halmp compilation 2006-09-11 14:35:46 +00:00
include Two more constants found in FMIFS... 2006-09-26 19:12:39 +00:00
lib Move the memory in RtlpDeleteData instead of copying it because the source and destination may be overlapping. 2006-09-27 12:28:25 +00:00
media Add default destination for driver files in keyboard.inf 2006-09-23 22:09:18 +00:00
modules Change remaining .xml build files to .rbuild and fixup links. 2006-02-18 19:21:01 +00:00
ntoskrnl Add a filter command in KDBG, which is a wrapper around NtSetDebugFilterState/NtSetDebugFilterState. 2006-09-24 10:39:43 +00:00
regtests update winetest gdi32 with more wine test 2006-09-24 22:27:00 +00:00
subsystems NtGdiCreateDIBitmap 2006-09-28 19:08:07 +00:00
tools Fix use of unicode for unix host regardless of -fshort-wchar. 2006-09-24 20:14:44 +00:00
apistatus.lst Remove oleaut32 from api status 2005-12-18 17:40:51 +00:00
baseaddress.rbuild Remove Vfat(x)Initialize and Vfat(x)Cleanup which were empty 2006-09-04 19:27:19 +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 Add software patent setting to build config template. 2006-07-22 19:38:18 +00:00
COPYING Update GPL and LGPL licenses. 2005-11-23 07:07:40 +00:00
CREDITS Testing commit 2006-08-31 03:12:14 +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 Update GPL and LGPL licenses. 2005-11-23 07:07:40 +00:00
Makefile Fix mkhive on unix. 2006-09-24 02:58:31 +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 Update version number to 0.3.x 2006-08-21 15:04:20 +00:00

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