No subject


Fri Sep 18 15:31:18 CDT 2009


trying to get running under wine.  Both use a custom CListView for the host
connection.  One uses the same CListView for the local as well.  The other uses
the IShellView base list view for the local files.

Drag/Drop works both ways on the one that uses a CListView for both local and
remote file displays.

On the one that uses a IShellView base list view, drag/drop only works in one
direction, from the IShellView to the CListView.  It does not work the other
way.

This would suggest a logic error in the Wine implementation of IShellView since
both list views are within the same application and standard OLE drag/drop is
used.

-- 
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.



More information about the wine-bugs mailing list