[2/2] ole32: store window to drop target mappings in wineserver

Damjan Jovanovic damjan.jov at gmail.com
Wed Feb 3 11:46:16 CST 2010


Changelog:
* ole32: store window to drop target mappings in wineserver

This patch series allows OLE drag and drop to work across process boundaries.

Some tests are todo_wined because CoMarshalInterface seems to do 3
AddRefs and 2 Releases, while the (excessively strict?) test requires
exactly 1 AddRef only.

Damjan Jovanovic



More information about the wine-patches mailing list