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

Thread: Serial Port

  1. #1
    Join Date
    Mar 2001
    Posts
    1

    Serial Port

    I want to access the serial port from VB 6.0 (learning Edition). This version of VB doesn't come with mscomm32.ocx.

    Does anybody know how to access the serial port without this ocx file.

    PS I'm new to VB and it's driving me insane already.

    Please help.


  2. #2
    Join Date
    Mar 2001
    Posts
    7

    Re: Serial Port

    goto http://home.online.no/~jansh/vb/vb_c.htm they show how to do it with an API call


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