home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #19 / NN_1992_19.iso / spool / comp / os / mswindo / programm / misc / 1519 < prev    next >
Encoding:
Text File  |  1992-08-26  |  1.4 KB  |  29 lines

  1. Newsgroups: comp.os.ms-windows.programmer.misc
  2. Path: sparky!uunet!cis.ohio-state.edu!magnus.acs.ohio-state.edu!usenet.ins.cwru.edu!wariat!sjsobol
  3. From: sjsobol@wariat.org (Steven J. Sobol)
  4. Subject: Event-driven COM programming
  5. Message-ID: <1992Aug27.044226.17562@wariat.org>
  6. Followup-To: poster
  7. Organization: The Tiny Software Co., via APK Public Access Unix, Cleveland
  8. Date: Thu, 27 Aug 1992 04:42:26 GMT
  9. Lines: 18
  10.  
  11. I have downloaded some sample programs from Borland which use the COM
  12. drivers. The problem is that they are slow; one character is read from
  13. the port for each iteration through MessageLoop (which actually calls a
  14. couple other methods before the character is actually transferred from
  15. the port). I noticed the routine SetCommEventMask which lets you choose
  16. which activities generate an event. BUT: how do you process these events?
  17. Is there a Windows message generated for each time a character comes in??
  18.  
  19. just wondering, please e-mail reply; sjsobol@wariat.org or sjsobol@tiny.com
  20.  
  21. thanks   *--TechnoGeek--*
  22.  
  23. -- 
  24. ***  **  ** | The Tiny Software Co.  23707 Glenhill  Cleveland OH 44122
  25.  *  *   *   | Steve Sobol * President * sjsobol@tiny.com or tiny!sjsobol 
  26.  *   *  *   | Alternate addresses: sjsobol@wariat.org or ag510@po.cwru.edu
  27.  *    * *   | Disclaimer: I *AM* the Tiny Software Company. 
  28.  *  **   ** | **Welcome to Ohio, the Land of the Orange Construction Barrel**
  29.