shell32: Use GetUIObjectOf instead of BindToObject to get a IDropTarget object

Michael Jung mjung at iss.tu-darmstadt.de
Mon Nov 28 06:43:11 CST 2005


As the unit-tests show, you can't bind to _files_ in WinXP's shell namespace. 
This means we have to use GetUIObjectOf instead of BindToObject to get a 
shell namespace object's IDropTarget object.

Changelog:
	Use GetUIObjectOf instead of BindToObject to get a IDropTarget object

Bye,
-- 
Michael Jung
mjung at iss.tu-darmstadt.de
-------------- next part --------------
A non-text attachment was scrubbed...
Name: dlls_shell32_shlview_c.diff
Type: text/x-diff
Size: 1123 bytes
Desc: not available
Url : http://www.winehq.org/pipermail/wine-patches/attachments/20051128/227403af/dlls_shell32_shlview_c-0001.diff


More information about the wine-patches mailing list