reactos/reactos
Gé van Geldorp 9259eba707 Alexandre Julliard <julliard@winehq.org>
- Added rules for building import libraries in the individual dll
  makefiles, and added support for building a .def.a static import
  library too.
Troy Rollo <wine@troy.rollo.name>
- Implement URLMonikerImpl_BindToStorage.
- Correct bug truncating downloaded files to 4096 bytes.
Jacek Caban <jack@itma.pwr.wroc.pl>
- Separated IBinding and IMoniker interfaces.
Mike McCormack <mike@codeweavers.com>
- Add the missing interface method PromptAction to
  IInternetZoneManager.
- Stub implementation for GetSoftwareUpdateInfo.
Francois Gouget <fgouget@free.fr>
- Update win32.api to match the current sources.
- Declare CoGetClassObjectFromURL() in urlmon.h.
Christian Costa <titan.costa@wanadoo.fr>
- Added stub implementation for CoGetClassObjectFromURL.

svn path=/trunk/; revision=15625
2005-05-28 21:44:21 +00:00
..
apps fix compilings warings 2005-05-28 21:32:23 +00:00
boot Merge 15329:15546 from trunk 2005-05-27 19:29:24 +00:00
bootdata Merge 12735:15568 from xmlbuildsystem branch 2005-05-28 15:18:30 +00:00
dk
doc
drivers Temp Fix until I figure out what is wrong with Asserts. 2005-05-28 21:40:01 +00:00
hal Workaround for GCC inline assembly bug, hopefully fixed for good. Builds for me in both checked and free 2005-05-28 15:41:09 +00:00
include Merge 12735:15568 from xmlbuildsystem branch 2005-05-28 15:18:30 +00:00
lib Alexandre Julliard <julliard@winehq.org> 2005-05-28 21:44:21 +00:00
media Merge 12735:15568 from xmlbuildsystem branch 2005-05-28 15:18:30 +00:00
ntoskrnl Merge 12735:15568 from xmlbuildsystem branch 2005-05-28 15:18:30 +00:00
regtests
services fix compiling error 2005-05-28 18:13:11 +00:00
subsys check see if the fix have alread be done 2005-05-28 20:21:07 +00:00
tools Use detected prefix 2005-05-28 19:35:23 +00:00
w32api - Move LAN headers out of main include directory. 2005-05-28 11:30:26 +00:00
apistatus.lst
baseaddress.xml
config.template.xml Put dbg=1 as default again 2005-05-28 17:17:27 +00:00
COPYING
CREDITS
Doxyfile
INSTALL
LGPL.txt
Makefile Add example of how to find the prefix 2005-05-28 19:38:17 +00:00
proxy.mak Support install target in proxy 2005-05-28 16:12:46 +00:00
ReactOS.xml Build with optimizations 2005-05-28 16:43:25 +00:00
README

========================
ReactOS Version 0.2.x
Updated June 23rd, 2004
========================

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 towards 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.com.

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