http://bugs.winehq.org/show_bug.cgi?id=11848
--- Comment #18 from Austin English austinenglish@gmail.com 2009-07-27 21:58:13 --- (In reply to comment #17)
Created an attachment (id=22635)
--> (http://bugs.winehq.org/attachment.cgi?id=22635) [details]
Visual C++ Express project + compiled .exe
My clipboard viewer can now display the CF_TEXT, CF_UNICODETEXT, CF_OEMTEXT and CF_DSPTEXT formats. Since I am running Windows, I can't test it in Wine (i.e.: I can't be bothered to boot into Linux). Could someone test if it works properly in Wine? Note: it should automatically update whenever the clipboard changes.
Known problems:
- only supports plain text
- rubbish font is used
- 'clips' (files which store the state of the clipboard at a particular time)
are not implemented
Depends on MSVCR80.dll, which obviously won't work in stock wine. It does run after installing that with winetricks.