ole32: Store the marshalled IDataObject in a window property of the clipboard window.
authorHuw Davies <huw@codeweavers.com>
Thu, 16 Apr 2009 11:12:03 +0000 (12:12 +0100)
committerAlexandre Julliard <julliard@winehq.org>
Thu, 16 Apr 2009 16:35:08 +0000 (11:35 -0500)
commit6d4a39409995c91372c182aa55f791d440ba34a1
tree947410f62f32bd83a15ccf6eda8fdba5b2b78d7d
parent1ec12f68b184baf8b0cd28592085a3aafedc75d5
ole32: Store the marshalled IDataObject in a window property of the clipboard window.

This is somewhat different from how Windows behaves. Windows stores
two properties; an IID and an endpoint number.
dlls/ole32/clipboard.c