Upgrade to shlwapi ordinal, reg, and url

Guy L. Albertelli galberte at neo.lrun.com
Thu Nov 8 22:49:24 CST 2001


With these changes a simple text page can be loaded into IE4 with only 
using the native shell and shell32. However other things do not work (like
the font menu popup, ...).

Changelog:
Guy Albertelli  <<galberte at neo.lrun.com>>

   include/shlwapi.h
    - Define flags for SHRegWrite.., UrlIs... and UrlGetPart.
    - Define missing interfaces for implemented routines of Str..., 
      SHReg..., and Url...

   dlls/shlwapi/shlwapi.spec
    - Implement 7, 8, 9, 13, 14, 19, 36 as stdcall.
    - Implement SHRegWriteUSValue{A|W}, UrlGetPart{A|W}, UrlIs...{A|W} 

   dlls/shlwapi/ordinal.c
    - Stubs for _7, _8, _9, _13, and _19.
    - Implement _14, _36.
    - Fix _15.

   dlls/shlwapi/reg.c
    - Implement SHRegEnumUSKey{A|W}.
    - Stubs for SHRegWriteUSValue{A|W}.

   dlls/shlwapi/url.c
    - Implement UrlGetLocation{A|W}, UrlIs{A|W}, UrlIsNoHistory{A|W},
      UrlIsOpaque{A|W}, and UrlGetPart{A|W}.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: shlwapi-ordinal7.diff
Type: application/octet-stream
Size: 8675 bytes
Desc: not available
Url : http://www.winehq.org/pipermail/wine-patches/attachments/20011108/03dff781/shlwapi-ordinal7.obj
-------------- next part --------------
A non-text attachment was scrubbed...
Name: shlwapi-reg7.diff
Type: application/octet-stream
Size: 3542 bytes
Desc: not available
Url : http://www.winehq.org/pipermail/wine-patches/attachments/20011108/03dff781/shlwapi-reg7.obj
-------------- next part --------------
A non-text attachment was scrubbed...
Name: shlwapi-url7.diff
Type: application/octet-stream
Size: 13843 bytes
Desc: not available
Url : http://www.winehq.org/pipermail/wine-patches/attachments/20011108/03dff781/shlwapi-url7.obj
-------------- next part --------------
A non-text attachment was scrubbed...
Name: shlwapi-spec7.diff
Type: application/octet-stream
Size: 2830 bytes
Desc: not available
Url : http://www.winehq.org/pipermail/wine-patches/attachments/20011108/03dff781/shlwapi-spec7.obj
-------------- next part --------------
A non-text attachment was scrubbed...
Name: shlwapih7.diff
Type: application/octet-stream
Size: 5727 bytes
Desc: not available
Url : http://www.winehq.org/pipermail/wine-patches/attachments/20011108/03dff781/shlwapih7.obj


More information about the wine-patches mailing list