[Bug 11848] Provide a Clipboard Viewer replacement (clipbrd.exe) used by Adobe Acrobat Pro 6 & 7 / Acrobat Reader 3 - 7

wine-bugs at winehq.org wine-bugs at winehq.org
Fri Jul 24 21:57:43 CDT 2009


http://bugs.winehq.org/show_bug.cgi?id=11848





--- Comment #16 from Austin English <austinenglish at gmail.com>  2009-07-24 21:57:43 ---
(In reply to comment #15)
> Created an attachment (id=22596)
 --> (http://bugs.winehq.org/attachment.cgi?id=22596) [details]
> Visual C++ Express project (Yes, I know... I hadn't used Windows for 2
> months...)
> 
> Clipboard Viewer X is written in C++, and so can't be used directly. But the
> library it uses looks like a layer over the Windows API.
> 
> I have created my own clipboard viewer, which (currently) can get the list of
> available formats and clear the clipboard... and that's about it. I haven't
> looked at the Clipboard Viewer X code closely yet.

Excellent work. Keep in mind, if you're going to put it in wine, you should get
it to compile with gcc. Bonus points if you can get it to compile under mingw
as well :-).

-- 
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