[1/6] shlwapi: Implement IUnknown_UIActivateIO

Owen Rudge orudge at codeweavers.com
Wed Sep 2 10:37:49 CDT 2009


These patches implement stubs for a number of functions in shlwapi that 
are required by IE6. These are:

- SHCreatePropertyBagOnRegKey
- SHGetViewStatePropertyBag
- SHFormatDateTimeA/W
- ZoneCheckUrlExW
- UrlFixupW

Additionally, a proper implementation of IUnknown_UIActivateIO is provided.

With these stubs, IE6 should run successfully with Wine's shlwapi.dll, 
although it'll still crash if certain actions are carried out.

---
  dlls/shlwapi/ordinal.c    |   39 +++++++++++++++++++++++++++++++++++++++
  dlls/shlwapi/shlwapi.spec |    2 +-
  2 files changed, 40 insertions(+), 1 deletions(-)
-------------- next part --------------
A non-text attachment was scrubbed...
Name: c8041373acf58669a9085adaece1635e0acfeaf2.diff
Type: text/x-patch
Size: 2026 bytes
Desc: not available
URL: <http://www.winehq.org/pipermail/wine-patches/attachments/20090902/dad9eb02/attachment.bin>


More information about the wine-patches mailing list