Alexandre Julliard <julliard@winehq.org>
authorGé van Geldorp <ge@gse.nl>
Sat, 28 May 2005 21:44:21 +0000 (21:44 +0000)
committerGé van Geldorp <ge@gse.nl>
Sat, 28 May 2005 21:44:21 +0000 (21:44 +0000)
commit9259eba707a529c1a8873bc1eff1a6a9f4a75683
tree28d3d3ae2f0cfa81d1d1793871ed84e6f6a6f4fb
parentd07eefd75277ec61f26362dc36fb6ac3068b61e4
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
reactos/lib/urlmon/Makefile.in
reactos/lib/urlmon/sec_mgr.c
reactos/lib/urlmon/umon.c
reactos/lib/urlmon/umstream.c [new file with mode: 0644]
reactos/lib/urlmon/urlmon.spec
reactos/lib/urlmon/urlmon.xml
reactos/lib/urlmon/urlmon_main.c
reactos/lib/urlmon/urlmon_main.h