CodeGuru Home VC++ / MFC / C++ .NET / C# Visual Basic VB Forums Developer.com
Results 1 to 2 of 2

Thread: Comport

  1. #1
    Join Date
    Mar 1999
    Posts
    1

    Comport



    how can you initiate the comport (COM1 or COM2) in MFC???

  2. #2
    Join Date
    Apr 1999
    Location
    Bruton, Somerset, England
    Posts
    47

    Re: Comport



    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.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  





Click Here to Expand Forum to Full Width

Featured