home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #16 / NN_1992_16.iso / spool / comp / windows / ms / programm / 7296 < prev    next >
Encoding:
Text File  |  1992-07-21  |  1.6 KB  |  48 lines

  1. Newsgroups: comp.windows.ms.programmer
  2. Path: sparky!uunet!math.fu-berlin.de!informatik.tu-muenchen.de!johler
  3. From: johler@.uucp (Thomas Johler)
  4. Subject: Re: WM_COMMNOTIFY treatment question ?
  5. References: <1992Jul15.120410.10041@Informatik.TU-Muenchen.DE>
  6. Sender: news@Informatik.TU-Muenchen.DE (USENET Newssystem)
  7. Organization: Technische Universitaet Muenchen, Germany
  8. Date: Tue, 21 Jul 1992 21:03:56 GMT
  9. X-Newsreader: Tin 1.1 PL4
  10. Message-ID: <1992Jul21.210356.27085@Informatik.TU-Muenchen.DE>
  11. Lines: 35
  12.  
  13.  
  14.  
  15. In a reply to my previous posting, rik@digibd.com
  16. writes:
  17.  
  18. > EnableCommNotification is only supported in Windows 3.1.  It allows a window
  19. > to be notified when its input buffer hits a receive water-mark, when its 
  20. > output buffer falls below a transmit water-mark, and notification of a change
  21. > in status.
  22. > It is documented in the 3.1 SDK manual.
  23.  
  24. But my problems are others:
  25. 1. I own Win 3.1, but I do not own the 3.1 SDK (nor the manual)
  26. 2. I get the WM_COMMNOTIFY messages correctly, but when trying to read from 
  27.    the comm-port I always get only one (though I know there are more)
  28.    character.
  29. 3. These charecters are (seemingly) arbitrary chosen from the comm-input
  30.    stream. I don't know how, or better what mechanisms, read out correctly
  31.    comm-port input after having received a WM_COMMNOTIFY message.
  32.  
  33. Maybe you know some help ?
  34.  
  35. Thanks in advance (again :-)  ),
  36.        Thomas
  37.  
  38.  
  39.  
  40. --
  41. -------------------------------------------------------------------------------
  42. johler@informatik.tu-muenchen.de
  43.  
  44. Munich University of Technology,  Department of Computer Science, FRG
  45.