Home > Microsoft .Net Development Tips > ARCHIVE: Tips & Tricks > Drive Mapping
Win Development Tips:
EMAIL THIS
 TIPS & NEWSLETTERS TOPICS 

ARCHIVE: TIPS & TRICKS

Drive Mapping


Greg Osborne
10.24.2000
Rating: -4.17- (out of 5)


Digg This!    StumbleUpon Toolbar StumbleUpon    Bookmark with Delicious Del.icio.us   


Drive Mapping
Greg Osborne
gregosborne@vp.net

When users run your applications, it will be a pain if they have to start Windows Explorer to map a needed drive. Reader Greg Osborne of Fort Collins, Colo., provides us with a way to map and unmap drives from within an application. The tip below includes the code for a class, as well as code to allow testing of the class.

I have often needed to add drive mapping and unmapping capabilities to an application that I have written. Over the years, I have come up with a class that I have added to my projects which allows the creation of network drive m


Digg This!    StumbleUpon Toolbar StumbleUpon    Bookmark with Delicious Del.icio.us   


RELATED CONTENT
ARCHIVE: Tips & Tricks
SearchVB wants your tips
Find out what VS.NET modules are installed
Retrieving icons from an EXE-file
Toggling Boolean values
VS.NET multiple tabbed windows
Set the value of a DataField in code behind
Easy grid design
Open using last Visual Studio.NET layout
Save development time by using inherited forms
Reusing code in VS.NET

RELATED RESOURCES
2020software.com, trial software downloads for accounting software, ERP software, CRM software and business software systems
Search Bitpipe.com for the latest white papers and business webcasts
Whatis.com, the online computer dictionary


appings both through code or through the use of the built-in windows dialogs.

The class code is below - its fairly long but encompasses many API functions. Also contains an error event you can use in your application for trapping errors that may occur.

Start a new ActiveX DLL project. Name the project NW and the Class Networking

=============================

The above code relies heavily on a resource file with the following entries:

[TABLE]

Below is some code for testing - create a new form with one command button

=============================
=============================

Rate this Tip
To rate tips, you must be a member of SearchWinDevelopment.com.
Register now to start rating these tips. Log in if you are already a member.


Submit a Tip




DISCLAIMER: Our Tips Exchange is a forum for you to share technical advice and expertise with your peers and to learn from other enterprise IT professionals. TechTarget provides the infrastructure to facilitate this sharing of information. However, we cannot guarantee the accuracy or validity of the material submitted. You agree that your use of the Ask The Expert services and your reliance on any questions, answers, information or other materials received through this Web site is at your own risk.



Database Programming Solutions - .NET XML, Visual Studio LINQ, ORM .NET
About Us  |  Contact Us  |  For Advertisers  |  For Business Partners  |  Site Index  |  RSS
SEARCH 
TechTarget provides technology professionals with the information they need to perform their jobs - from developing strategy, to making cost-effective purchase decisions and managing their organizations' technology projects - with its network of technology-specific websites, events and online magazines.

TechTarget Corporate Web Site  |  Media Kits  |  Site Map




All Rights Reserved, Copyright 2000 - 2009, TechTarget | Read our Privacy Policy
  TechTarget - The IT Media ROI Experts