Oct 1st, 2001, 04:12 PM
#1
Thread Starter
New Member
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
Oct 1st, 2001, 05:22 PM
#2
-= B u g S l a y e r =-
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 ?
Oct 2nd, 2001, 03:15 AM
#3
Thread Starter
New Member
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 ?
Oct 2nd, 2001, 03:24 AM
#4
-= B u g S l a y e r =-
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
Oct 2nd, 2001, 03:28 AM
#5
Thread Starter
New Member
Yes, it can finds other ocx's under c:\windows\system\ but not the mscomm32.ocx
Oct 2nd, 2001, 03:40 AM
#6
-= B u g S l a y e r =-
what version of VB do u use?
Oct 2nd, 2001, 03:43 AM
#7
Thread Starter
New Member
Oct 2nd, 2001, 03:49 AM
#8
-= B u g S l a y e r =-
hmm... well according to MSDN, it is a part of the VB6 inst.
u use professional or entreprise version?
Oct 2nd, 2001, 06:21 AM
#9
Fanatic Member
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
Oct 2nd, 2001, 08:45 AM
#10
Thread Starter
New Member
Posting Permissions
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
Forum Rules
Click Here to Expand Forum to Full Width