ABSTRACT:
This program shows how to do the following with Delphi 1.0. 1. Map workstation drives 2. UnMap workstation drives 3. Login to file servers 4. Get a list of all servers on the network. 5. Get the current connection list 6. Get a list of all volumes on a given server 7. Get a listing of all currently mapped workstation drives 8. How to drag an drop items from one listbox to another. 9. How to use the new connection model to establish connection handles.
This code can be modified to compile for Delphi 2.0
DETAILED DESCRIPTION
This application shows how to use several API calls to allow users to create and delete drive mappings. It also provides a listing of all servers on the network. All volumes on a specific server are also listed through this program. The program lists all current active connections. All connection Handles are obtained through the new connection model. Drives are mapped by dragging and dropping server items on unmapped drives. The program will not remap a drive without the user first deleting the drive mapping. If the user is not authenticated to a server the program will allow the user to login to the server using NWLOGIN.
| wmymap.exe | 140.1 K | 2005-04-06 |
--devsup
© 2008 Novell, Inc. All Rights Reserved.