[try Beta version]
Not logged in

 
Event interrupt in C++ (Visual Studio)

Jul 29, 2015 at 2:39am
I am using a PC based software (MFC app) for image processing. The software uses serial communication to communicate with other devices. Now I want to use event interrupt. Each time there is a character received, an interrupt is raised.
Could you give me some ideas how to do that in C++?
Actually, I don't have much experience about this?
Thank you.
Jul 29, 2015 at 10:03am
Topic archived. No new replies allowed.