Enter Keywords:
1 - 10 of 395(0.008 seconds)
Sort By:
 
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
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...
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...
Zones: Windows ProgrammingDate Answered: 10/14/1999 Rating: 7.8 Views: 0
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...
Zones: Windows ProgrammingDate Answered: 11/02/1999 Rating: 6.6 Views: 0
IS THERE A WAY TO LOAD A FILE  (IN PARTICULAR A MDB FILE) VIA A UNC CALL INSTEAD OF DRIVE:\FILENAME.MDB ? THANKS
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...
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 ...
Zones: Windows ProgrammingDate Answered: 10/17/2000 Rating: 9.6 Views: 0
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...
Zones: Programming, Windows Batch, VB Scrip...Date Answered: 03/05/2003 Rating: 6.2 Views: 0
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...
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...
Zones: Windows MFCDate Answered: 09/03/2004 Rating: 7.6 Views: 0