Thread: MSCOMM in VC++

  1. #1
    Just kidding.... fnoyan's Avatar
    Join Date
    Jun 2003
    Location
    Still in the egg
    Posts
    275

    MSCOMM in VC++

    Hi

    I want to use MSCOMM in VC++ 6.0. But I don't know how! Do ı need extra libraries in order to use MSCOMM?

    Thanks..

  2. #2
    Yes, my avatar is stolen anonytmouse's Avatar
    Join Date
    Dec 2002
    Posts
    2,544
    The MSCOMM control is targeted towards Visual Basic. For C/C++ applications, you can use the WinAPI. Start at communications resources. You can find more information by searching this board or the web for "SetCommState".

Popular pages Recent additions subscribe to a feed

Similar Threads

  1. vc express compiling???
    By code2d in forum C++ Programming
    Replies: 1
    Last Post: 12-06-2006, 01:14 PM
  2. makefile exported by vc 6.0 doesn't work
    By wow in forum Windows Programming
    Replies: 7
    Last Post: 03-24-2006, 04:20 PM
  3. Can't compile this with VC 6.0
    By uriel2013 in forum C++ Programming
    Replies: 4
    Last Post: 05-31-2003, 07:43 PM
  4. mscomm for rs232
    By scott27349 in forum C++ Programming
    Replies: 6
    Last Post: 01-30-2003, 07:28 AM
  5. Why VC?
    By Unregistered in forum Windows Programming
    Replies: 1
    Last Post: 04-15-2002, 05:24 AM