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

wine-bugs at winehq.org wine-bugs at winehq.org
Thu Sep 4 10:36:12 CDT 2008


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





--- Comment #4 from Dmitry Stogov <dmitry at zend.com>  2008-09-04 10:36:11 ---
X11 clipboard events are processed by X11DRV_MsgWaitForMultipleObjectsEx() but
it is not called by console applications which use kernel32 functions to get
keyboard input (PeekConsoleInput/ReadConsoleInput).


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