how can you initiate the comport (COM1 or COM2) in MFC???
Printable View
how can you initiate the comport (COM1 or COM2) in MFC???
Checkout the MSDN article Serial Communications in Win32.
This can be found in:
MSDN\Technical Articles\Windows Platform\Base Services
I have a SerialPort MFC class available as a demonstration if you require.