Help: Accessing Dial-Up Networking profiles in Win95 (VB4 32bit) 
Author Message
 Help: Accessing Dial-Up Networking profiles in Win95 (VB4 32bit)

Hello,

I need to access and modify Dial-Up Networking profiles programmatically.
I'm running VB4 32 bit and am writing for Win 95.

I've found the HKEY_CURRENT_USER\Remote Access\Addresses key in the
Registry, but the value appears to be encrypted.  

Can anyone help me decrypt these registry entries (if they are encrypted)
or explain what I need to do make use of the values?  

Alternately,  is there a better/easier way for me to gain access to/modify
Dial-Up Networking profiles?  

Thanks in Advance.



Sun, 15 Aug 1999 03:00:00 GMT  
 Help: Accessing Dial-Up Networking profiles in Win95 (VB4 32bit)

There is some same code on the MS site that I've been mulling through.  You
There is a function the RASAPI32.DLL called RasEditPhonebookEntry that
should do the trick.  Let me know if it works for you.  I'm in the process
of trying to find refrences to additional functions in the RASAPI32.DLL
that I need.  



Quote:
> Hello,

> I need to access and modify Dial-Up Networking profiles programmatically.
> I'm running VB4 32 bit and am writing for Win 95.

> I've found the HKEY_CURRENT_USER\Remote Access\Addresses key in the
> Registry, but the value appears to be encrypted.  

> Can anyone help me decrypt these registry entries (if they are encrypted)
> or explain what I need to do make use of the values?  

> Alternately,  is there a better/easier way for me to gain access
to/modify
> Dial-Up Networking profiles?  

> Thanks in Advance.




Sun, 15 Aug 1999 03:00:00 GMT  
 Help: Accessing Dial-Up Networking profiles in Win95 (VB4 32bit)

->Hello,
->
->I need to access and modify Dial-Up Networking profiles
programmatically.
->I'm running VB4 32 bit and am writing for Win 95.
->
->I've found the HKEY_CURRENT_USER\Remote Access\Addresses key in the
->Registry, but the value appears to be encrypted.  
->
->Can anyone help me decrypt these registry entries (if they are
encrypted)
->or explain what I need to do make use of the values?  
->
->Alternately,  is there a better/easier way for me to gain access
to/modify
->Dial-Up Networking profiles?  

I would check the MS Softlib (http://www.microsoft.com/kb/softlib) for
the VBRas32.exe example.

Paul
~~~~



Mon, 16 Aug 1999 03:00:00 GMT  
 Help: Accessing Dial-Up Networking profiles in Win95 (VB4 32bit)

Hi!

Quote:
> I need to access and modify Dial-Up Networking profiles programmatically.
> I'm running VB4 32 bit and am writing for Win 95.

> I've found the HKEY_CURRENT_USER\Remote Access\Addresses key in the
> Registry, but the value appears to be encrypted.  

> Can anyone help me decrypt these registry entries (if they are encrypted)
> or explain what I need to do make use of the values?  

> Alternately,  is there a better/easier way for me to gain access
to/modify
> Dial-Up Networking profiles?  

I think there is a better way, look at

  http://www.microsoft.com/kb/articles/q150/9/48.htm

and get the vb32ras.exe if you like.

Hope this helps
Matthias Tams



Tue, 17 Aug 1999 03:00:00 GMT  
 
 [ 4 post ] 

 Relevant Pages 

1. Help: Accessing Dial-Up Networking profiles in Win95 (VB4 32bit)

2. Calling Dial-Up Networking from VB4-32bit

3. Calling Dial-Up Networking from VB4-32bit

4. How to access Win95 Dial-up networking Dialler

5. I need Help with win95/98 Dial-Up Networking and Visual Basic

6. Dial Up Networking Profiles/Automatic Connection

7. How to access dialup network from vb4-5

8. Accessing Dial-Up Networking from VB4?

9. Help with Dial-Up Networking in VB4

10. Connecting 2 Win95 PC via VB4 32bit?

11. VB4-32bit/Win95 Oracle ODBC problems.

12. win95, vb4 pro 32bit, sybase 10, intersolv odbc, addchunk (image blobs)

 

 
Powered by phpBB® Forum Software