Mail Archives: cygwin-developers/1998/04/22/07:54:24
Parker, Ron wrote:
> It there a method to check for content on the queue, like PeekMessage?
> Would it make sense to have one?
>
Do we really need it? Just call PeekMessage() :-) The main goal of my patch
is to provide working select() on a mix of handles and message queue, it's
really neccessary to compile GDI version of Xemacs with cygwin.
Anyway, it's easy to implement a read() call without removing a message
from the queue, have you any suggestions how to control the behavior of
read() call?
--
Sergey Okhapkin, http://www.lexa.ru/sos
Moscow, Russia
- Raw text -