|
-
Jan 18th, 2000, 02:59 AM
#1
Thread Starter
PowerPoster
I am using the Comm Control to dial the modem. How would I go about allowing the user to select the modem they wish to use from a combo box that listed all the installed modems, and then gather information on the selected modem, like Comm Port, Baud Rate, Parity, Data bit and Stop bit.
Thanks
Regards,
------------------
- Chris
[email protected]
If it ain't broke - don't fix it 
-
Jan 18th, 2000, 06:38 AM
#2
Thread Starter
PowerPoster
Ok everyone I managed to get a list of modems from the registry, except the registry does not hold on which Comm Port the modem is (?!?!?)
So...can anyone suggest a method of looping through each comm port on the system to see if it is the modem that the user has selected in my combo box
(Yes - you can have more than 1 modem on a computer - I have 9!!)
Thanks
Regards,
------------------
- Chris
[email protected]
If it ain't broke - don't fix it 
-
Mar 7th, 2001, 11:34 AM
#3
New Member
VB ENumerated Modem List
Can anyone expand on this thread to show how to get the list of installed modems on a Win2k box/laptop dynamically?
I'd like to use something (An API call) in my Visual Basic code as opposed to hard coding and reading registry keys.
example:
On a laptop (w2k) with a built in modem, the registry entry is different as opposed to where a pcmcia modem registry is located.
Dont want to hardcode!
Thanks!
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
|