The information in this article applies to:
SUMMARYIt is possible to call all of the current Win32 Remote Access Service (RAS) API functions from the 32-bit edition of Visual Basic 4.0. Sample code is included in a file named Vb32ras.exe that demonstrates calling the following RAS functions and handles the differences between Windows NT and Windows 95 and Windows 98: RasCreatePhonebookEntryThe sample consists of two Visual Basic Projects. One project contains an OLE Automation server that wraps the RAS API, and the other project contains an OLE Automation controller that accesses the server. The server project can be opened and run using the Standard Edition of Visual Basic 4.0, but the client needs the Professional or Enterprise Edition of Visual Basic 4.0 to be run in the environment due to the use of the Treeview custom control. For additional information, please refer to the text file included with the sample. NOTE: This sample is unsupported, so please do not contact Microsoft Technical Support for assistance with this sample.
MORE INFORMATIONThe following file is available for download from the Microsoft
Download Center. Click the file name below to download the file: Vb32ras.exeFor more information about how to download files from the Microsoft Download Center, please visit the Download Center at the following Web address http://www.microsoft.com/downloads/search.aspand then click How to use the Microsoft Download Center. Additional query words: kbVBp400 kbVBp500 kbVBp600 kbVBp kbdss kbDSupport KbAutomation kbAPI
Keywords : kbGrpVB |
Last Reviewed: February 2, 2000 © 2000 Microsoft Corporation. All rights reserved. Terms of Use. |