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


>   Sergey Okhapkin (sos@prospect.com.ru)
>   Wed, 22 Apr 1998 10:42:49 +0400
>windows.diff
>
>- /dev/windows device implementation - an access to windows message
>queue with unix-style calls.
>
>
>The following unix-style calls are supported:
>
>        open ("/dev/windows", flags, mode=0)
>                - create a unix fd for message queue.
>                  O_NONBLOCK flag controls the read() call behavior.
>

This is very nice and elegant, but why do you want to do this?  Doesn't
it duplicate PeekMessage?

And, besides, the great guru Davis of MIT Hampshire Street has already
pronounced the following, which is quoted from the changes.txt file in
the latest slang library version:

8. The WIN32 terminal support has been modified to be more consistent with
   the other platforms.  In particular, mouse button press reporting
   has been added (SLtt_set_mouse_mode), and bright color support
   appears to have been fixed.  Note: For MINGW32 and CYGWIN32, use
   src/mkfiles/makefile.all.  Do not use the Unix configure script
   because WIN32 is NOT Unix.


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