Module: wine Branch: master Commit: 2c80e14eecc8baa71cda2ce777a650da955abda0 URL: http://source.winehq.org/git/wine.git/?a=commit;h=2c80e14eecc8baa71cda2ce777...
Author: Nikolay Sivov nsivov@codeweavers.com Date: Tue May 18 02:21:49 2010 +0400
ole32: Use window property to store registered drop target.
---
dlls/ole32/compobj.c | 1 - dlls/ole32/ole2.c | 187 ++++++++++++++----------------------------- dlls/ole32/tests/dragdrop.c | 4 + 3 files changed, 63 insertions(+), 129 deletions(-)
Diff: http://source.winehq.org/git/wine.git/?a=commitdiff;h=2c80e14eecc8baa71cda2c...