>>I want to start the dialup networking dialog from VB6 (under Windows
>> Vista Ultimate). I assume I should use the Shell command, but I don't
[quoted text clipped - 6 lines]
> for but try executing "telephon.cpl"
> in Windows\System32 directory.
I think he's saying he wants to dial out, using the default (or other)
dial-up networking connection.

Signature
Reverend Fuzzy
Panama City, FL
http://www.msbministries.org
Raoul Watson - 23 Jun 2008 00:48 GMT
>..<snip>
> I think he's saying he wants to dial out, using the default (or other)
> dial-up networking connection.
he said "dialup networking DIALOG" I assume that would be the dialog
If you want to dial out just use the MsComm and you don't have to worry
bringing up a dialog..
mwulfe@yahoo.com - 03 Jul 2008 02:35 GMT
>>..<snip>
>> I think he's saying he wants to dial out, using the default (or other)
[quoted text clipped - 3 lines]
>If you want to dial out just use the MsComm and you don't have to worry
>bringing up a dialog..
Sorry haven't checked this for awhile, but thanks for the posts. What
I meant was that I want to display the dialog that allows the user to
select the username, password, and phone number to dial, and to dial
the number. telephon.cpl is not what I need.