Advertisement

1 - 10 of 328 containing alltags:("unc") (0 seconds)
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 Grade: C Views: 0
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 Grade: A 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 Grade: A 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 Grade: A Views: 0
I would appreciate some personal opinions and a sense of direction on using the Uniform Naming Convention vs. Hard Coding Server paths. In RDO, DAO, etc. our shop always hard coded the path loc...
Zones: MS AccessDate Answered: 05/23/2000 Grade: A 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 Grade: A 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 Grade: A Views: 5
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 Grade: A 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 ScriptDate Answered: 03/05/2003 Grade: B 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 Grade: A Views: 0