SAMPLE: DialUp.exe Dial-Up Networking Using Windows 95 Shell (153750)



The information in this article applies to:

  • Microsoft Platform Software Development Kit (SDK) 1.0, when used with:
    • Microsoft Windows 95
    • Microsoft Windows 98

This article was previously published under Q153750

SUMMARY

DialUp.exe is a sample that demonstrates how to programmatically manipulate Dial-Up Networking items in the Windows 95 or Windows 98 shell. The sample shows how to enumerate existing connections, programmatically launch the Add New Connection Wizard, and create shortcuts to Dial-Up connections and the Add New Connection Wizard on the desktop. You use combinations of shell functions and OLE to do this.

This sample is not compatible with Windows NT or Windows 2000. The RAS APIs are available on Windows NT to perform all of the same functions that this sample demonstrates.

MORE INFORMATION

The following file is available for download from the Microsoft Download Center:
For additional information about how to download Microsoft Support files, click the following article number to view the article in the Microsoft Knowledge Base:

119591 How to Obtain Microsoft Support Files from Online Services

Microsoft scanned this file for viruses. Microsoft used the most current virus-detection software that was available on the date that the file was posted. The file is stored on security-enhanced servers that help to prevent any unauthorized changes to the file.

Modification Type:MinorLast Reviewed:7/11/2005
Keywords:kbAPI kbfile kbnetwork kbSample KB153750 kbAudDeveloper