Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
A

achoi6

@achoi6
About
Posts
2
Topics
1
Shares
0
Groups
0
Followers
0
Following
0

Posts

Recent Best Controversial

  • How to find out if a file is local or from the network
    A achoi6

    Yup that should do it! I actually just found that as well. Much thanks. I also found some more usefull functions in mpr.dll http://computer.programming-in.net/articles/art9-2.asp?lib=mpr.dll[^]

    C# help csharp com sysadmin tutorial

  • How to find out if a file is local or from the network
    A achoi6

    Can someone point me in a direction on how to solve this problem? I have to be able to find out if a file I am pointing to is local or not. I can point to a file through the network neighborhood or through a networked drive. I think finding out if the file was accessed through the network neighborhood would not be a problem, its when I map a network drive. Once the drive is mapped, it is given a drive letter like any other local drive. Help would be much appreciated. PS. This seems promising... http://www.codeproject.com/csharp/mapnetdrive.asp[^] My idea was to try to unmap the drive and if my attempt fails, the drive must be local. The problem is, that if I unmap a drive with a username:pw, I have to remap it with the same username:pw which I may not have. For the network neighborhood, Does checking the root of a file work? ex. \\NAME\c$

    C# help csharp com sysadmin tutorial
  • Login

  • Don't have an account? Register

  • Login or register to search.
  • First post
    Last post
0
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups