Small Shell32.dll improvements

Filip Navara xnavara at volny.cz
Wed Oct 22 12:31:21 CDT 2003


Hi!

These changes are for getting ReactOS explorer working with Wine's
shell32.dll. Changes:
- Removed initialization of sh32_policy_table in SHInitRestricted, because
it's
  already staticly initialized.
- Removed calling of SHInitRestricted(NULL, NULL) from DllMain because it
does
  nothing in this case now.
- Added support for flags FWF_DESKTOP, FWF_NOCLIENTEDGE, FWF_TRANSPARENT in
  ShellView.
- Fixed small bug in setting SysTray window class hbrBackground.

Filip
-------------- next part --------------
A non-text attachment was scrubbed...
Name: shell32.diff
Type: application/octet-stream
Size: 2541 bytes
Desc: not available
Url : http://www.winehq.org/pipermail/wine-patches/attachments/20031022/dc132748/shell32.obj


More information about the wine-patches mailing list