flat assembler
Message board for the users of flat assembler.
![]() |
Author |
|
msmith 18 Feb 2006, 03:39
Since Microsoft discontinued the WM_COMMNOTIFY, it is much more difficult to handle serial communications.
There are 2 ways to do serial communications. The first is overlapped I/O which does not suit me at all and the second is to do polling in a thread. This is what i am doing. Apparently there is a third option to write your own driver and create your own events. |
|||
![]() |
|
0x4e71 18 Feb 2006, 08:42
If you want to mess around with overlapped I/O, this article provide a decent guide:
http://msdn.microsoft.com/library/default.asp?url=/library/en-us/dnfiles/html/msdn_serial.asp Kind of tedious programming, but it works. I used the techniques described there myself when developing a small utility to get the phonebook out of my mobile phone. Cheers, +L |
|||
![]() |
|
< Last Thread | Next Thread > |
Forum Rules:
|
Copyright © 1999-2025, Tomasz Grysztar. Also on GitHub, YouTube.
Website powered by rwasa.