[ wxwindows-Bugs-1526189 ] Support Clipboard without OLE on MSW

SourceForge.net noreply at sourceforge.net
Thu Jul 20 16:22:30 PDT 2006


Bugs item #1526189, was opened at 2006-07-20 23:22
Message generated for change (Tracker Item Submitted) made by Item Submitter
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=109863&aid=1526189&group_id=9863

Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: wxMSW specific
Group: None
Status: Open
Resolution: None
Priority: 5
Submitted By: nusi (nusi)
Assigned to: Nobody/Anonymous (nobody)
Summary: Support Clipboard without OLE on MSW

Initial Comment:
It's not possible to build the samples with 

#define wxUSE_CLIPBOARD     1
#define wxUSE_DATAOBJ       1
#define wxUSE_OLE           0

wxDataObj seems to need OLE to or else we will get
linker errors. The source looks as if it will work and
was designed with above setup in mind, but it's not
finished. 
I propose to check against this setup in chkconf.h.


----------------------------------------------------------------------

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=109863&aid=1526189&group_id=9863




More information about the wx-dev mailing list