How can I get a UNC path name of the local drive on which
my application is running.
for e.g. My application is running on C:
I should be able to get the path name as \\UTRASH\c$\myapplication
http://www.experts-exchange.com/Programming/Languages/Visual_Basic/Q_10071399.html
Zones:
Visual BasicDate Answered: 09/02/1998 Rating: 7.4 Views: 9
I can see how to do this using a MAPI command that may or may not be supported in the future. How is this supposed to be handled. I'm getting a file name and path back from a CFileDialog. I want th...
http://www.experts-exchange.com/Programming/System/Windows__Programming/MFC/Q_10189842.htm...
Zones:
Windows MFCDate Answered: 08/03/1999 Rating: 8.4 Views: 0
Is there a way to find the root directory of a file if you
are only given a filename? I'd rather not have to parse the
filename since it may be in normal form (C:\aaa.txt) or UNC
form (\\name\aa...
http://www.experts-exchange.com/Programming/System/Windows__Programming/Q_10219611.html
I want to be able to detect if a removable media drive (except for CDROM) is ready (ie media is in the drive) before I try to read to or write from it. The method needs to work on Windows 95 (orig...
http://www.experts-exchange.com/Programming/System/Windows__Programming/Q_10227232.html
IS THERE A WAY TO LOAD A FILE (IN PARTICULAR A MDB FILE) VIA A UNC CALL INSTEAD OF DRIVE:\FILENAME.MDB ?
THANKS
http://www.experts-exchange.com/Programming/Languages/Visual_Basic/Q_10354638.html
Zones:
Visual BasicDate Answered: 05/24/2000 Rating: 9.0 Views: 0
Using vb, I need to copy files to a remote IP using a UNC. With the File System Object, I'm able to do that as long as I have authenticated previously. How do I include my authentication informatio...
http://www.experts-exchange.com/Programming/Languages/Visual_Basic/Q_11088645.html
Zones:
Visual BasicDate Answered: 08/24/2000 Rating: 7.8 Views: 4
I've looked through the DevStudio documentation and can't figure out the answer to this. I'm working on an application that allows a user to select files and store them in a data file. I'd like to ...
http://www.experts-exchange.com/Programming/System/Windows__Programming/Q_11580118.html
Hi Experts,
I need some help to solve the following situation:
I'm using Win2K-Server (as Domain Controller) and -Clients.
From a client I login using a login script to a server.
The login scri...
http://www.experts-exchange.com/Programming/Misc/Q_20489027.html
Hi Guys,
I'm new to perl, so please be as much verbose as possible when replying ;-)
I've got a list of shares that are available on the LAN (windows shares given by UNC name). I need to search...
http://www.experts-exchange.com/Programming/Languages/Scripting/Perl/Q_20519927.html
Zones:
PerlDate Answered: 11/13/2003 Rating: 7.6 Views: 0
http://www.codeproject.com/treectrl/pathpicker.asp?print=true
I downloaded a bit of code from the internet from the above address. I think it is very impressive and works will for my needs. When...
http://www.experts-exchange.com/Programming/System/Windows__Programming/MFC/Q_20760904.htm...
Zones:
Windows MFCDate Answered: 09/03/2004 Rating: 7.6 Views: 0