Results 1 to 10 of 10

Thread: beginner question about mscomm32.ocx

  1. #1

    Thread Starter
    New Member
    Join Date
    Oct 2001
    Posts
    5

    beginner question about mscomm32.ocx

    Hello,

    I'm sorry to disturb you all with a probably dumb question. But I'm new to Visual Basic, so forgive me ...
    Where can I download the mscomm32.ocx ? And do I have to add it afterwards through the project/components menu ?
    Thank you very much

  2. #2
    -= B u g S l a y e r =- peet's Avatar
    Join Date
    Aug 2000
    Posts
    9,629
    hmmm think it is shipped along with visual basic. don't think it can be downloaded as a separat file.

    u sure its not there ?
    -= a peet post =-

  3. #3

    Thread Starter
    New Member
    Join Date
    Oct 2001
    Posts
    5
    Yes, I'm sure because I've opened a project which needs the mscomm32.ocx and it isn't there. But I don't have the MSDN installed , is that maybe the problem ?

  4. #4
    -= B u g S l a y e r =- peet's Avatar
    Join Date
    Aug 2000
    Posts
    9,629
    have u preformed a search on u'r disk?
    It could be that its only the reference that is not correct.
    do u quick search
    -= a peet post =-

  5. #5

    Thread Starter
    New Member
    Join Date
    Oct 2001
    Posts
    5
    Yes, it can finds other ocx's under c:\windows\system\ but not the mscomm32.ocx

  6. #6
    -= B u g S l a y e r =- peet's Avatar
    Join Date
    Aug 2000
    Posts
    9,629
    what version of VB do u use?
    -= a peet post =-

  7. #7

    Thread Starter
    New Member
    Join Date
    Oct 2001
    Posts
    5
    I use Visual Basic 6.0

  8. #8
    -= B u g S l a y e r =- peet's Avatar
    Join Date
    Aug 2000
    Posts
    9,629
    hmm... well according to MSDN, it is a part of the VB6 inst.
    u use professional or entreprise version?
    -= a peet post =-

  9. #9
    Fanatic Member
    Join Date
    Oct 2001
    Location
    Three Anchor Bay, Cape Town, South Africa
    Posts
    769
    Download the file from here.
    Unzip it.
    Copy the file to your system32 folder.
    Use the following lines to register it:

    regsvr32 mscomm32.ocx
    Attached Files Attached Files

  10. #10

    Thread Starter
    New Member
    Join Date
    Oct 2001
    Posts
    5
    thanks a lot!

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