Re: Mapping Network Drives
Tech-Archive recommends: Repair Windows Errors & Optimize Windows Performance
One option is to spawn the "net use" command.
"GWold" <GWold@xxxxxxxxxxxxxxxxxxxxxxxxx> wrote in message
news:A3E7B265-0E35-4262-9505-D0718BFA1EFA@xxxxxxxxxxxxxxxx
Hi all!
I'm trying to figure out how to map a network drive in VB.NET/.NET
Framework. I understand that I can add references to wscript and the
scripting runtime library, but I want to do it w/VB.NET & the Framework.
Suggestions? Thanks in advance!
.
Relevant Pages
- Re: Command Pattern used in Frameworks
... where I'm also using MFC as the window manager framework. ... >a problem in interfacing one of the Command classes which changes the ... active document when the Command::execute message is sent. ... (comp.object) - Re: Command Pattern used in Frameworks
... where I'm also using MFC as the window manager framework. ... >and undo/redo mechanism just like in the book(it evolved naturally, ... >a problem in interfacing one of the Command classes which changes the ... (comp.object) - Re: How Command routing WndProc works?
... AppWindow's windowProc calls CMyWindow::OnMsg ... where Framework adds when we supply our message hanlders) framework get ... In Case of Command Routing, When the WindowProc of Target Window get ... FrameWnd and App: Here's the code snippet ... (microsoft.public.vc.mfc) - Re: renaming a directory thru DOS on winxp
... Add the /s switch and it will ... > You wouldn't know the command for deleting a directory ... > framework" commframold ... >>to simply rename it in the same place, ... (microsoft.public.windowsxp.basics) - Command Pattern used in Frameworks
... I am using the command pattern(as described in the GoF book) in a ... where I'm also using MFC as the window manager framework. ... a problem in interfacing one of the Command classes which changes the ... (comp.object) |
|