[Bug 15122] Clipboard functions don't work in console applications

wine-bugs at winehq.org wine-bugs at winehq.org
Wed Apr 15 02:34:21 CDT 2009


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





--- Comment #22 from Dmitry Timoshkov <dmitry at codeweavers.com>  2009-04-15 02:34:09 ---
(In reply to comment #21)
> It doesn't work, because FAR calls PeekConcoleInput/ReadConsoleInput directly,
> and these functions are defined in the kernel32.

It doesn't matter where that APIs reside, the window is managed by wineconsole,
and all console/clipboard calls go through the server. Have you actually tried
to add GetInputState() calls to wineconsole?


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