shlwapi: Implement SHSendMessageBroadcastA/W [try #3]

Detlef Riekenberg wine.dev at web.de
Mon Oct 13 10:30:25 CDT 2008


Native inetcpl crash, when setting a new Homepage.
(inetcpl need also URLSubRegQueryA and ParseURLFromOutsideSourceW)

MSDN documented, that SHSendMessageBroadcast is an equivalent of
SendMessage(HWND_BROADCAST,...)
http://msdn.microsoft.com/en-us/library/bb759883(VS.85).aspx
 
v1:
Implement SHSendMessageBroadcastW


v2:
Added SHSendMessageBroadcastA in the same Patch as suggested by Dmitry

v3:
Replaced SendMessage with SendMessageTimeout
(with the help of: grep HWND_BROADCAST dlls/*/*)

-- 
 
By by ... Detlef

-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-shlwapi-Implement-SHSendMessageBroadcast.txt
Type: application/mbox
Size: 0 bytes
Desc: not available
Url : http://www.winehq.org/pipermail/wine-patches/attachments/20081013/dfd64e8c/attachment.bin 


More information about the wine-patches mailing list