Click to See Complete Forum and Search --> : Comport


Mehrna Jalali
March 31st, 1999, 12:10 PM
how can you initiate the comport (COM1 or COM2) in MFC???

MikeL
April 1st, 1999, 07:25 AM
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.