This is the mail archive of the cygwin@sourceware.cygnus.com mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

RE: New patch


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


-
For help on using this list (especially unsubscribing), send a message to
"gnu-win32-request@cygnus.com" with one line of text: "help".


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]