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
  1. Home
  2. General Programming
  3. C#
  4. how to know which procces['s] have access to a file

how to know which procces['s] have access to a file

Scheduled Pinned Locked Moved C#
csharptutorialquestion
4 Posts 3 Posters 0 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • C Offline
    C Offline
    combo_ci
    wrote on last edited by
    #1

    how to know which procces['s] have access to a file in c#? thnx

    V 1 Reply Last reply
    0
    • C combo_ci

      how to know which procces['s] have access to a file in c#? thnx

      V Offline
      V Offline
      Vasudevan Deepak Kumar
      wrote on last edited by
      #2

      Check out for 'Task Manager Extension' article in CodeProject. That would give some idea. You may need to use it through P/Invoke.

      Vasudevan Deepak Kumar Personal Homepage
      Tech Gossips
      A pessimist sees only the dark side of the clouds, and mopes; a philosopher sees both sides, and shrugs; an optimist doesn't see the clouds at all - he's walking on them. --Leonard Louis Levinson

      C 1 Reply Last reply
      0
      • V Vasudevan Deepak Kumar

        Check out for 'Task Manager Extension' article in CodeProject. That would give some idea. You may need to use it through P/Invoke.

        Vasudevan Deepak Kumar Personal Homepage
        Tech Gossips
        A pessimist sees only the dark side of the clouds, and mopes; a philosopher sees both sides, and shrugs; an optimist doesn't see the clouds at all - he's walking on them. --Leonard Louis Levinson

        C Offline
        C Offline
        combo_ci
        wrote on last edited by
        #3

        Task Manager Extension writen in vcc .... i dont understant vcc code ..can u give me c# or vb.net code?

        M 1 Reply Last reply
        0
        • C combo_ci

          Task Manager Extension writen in vcc .... i dont understant vcc code ..can u give me c# or vb.net code?

          M Offline
          M Offline
          mav northwind
          wrote on last edited by
          #4

          Lots of things cannot be solved with .NET alone, so you better start learning to use Win32 calls as well. Nobody here will translate the project for you just because you don't understand C++. We're all here to learn something and it seems to me that you've got an excellent opportunity to learn something new here...

          Regards, mav -- Black holes are the places where God divided by 0...

          1 Reply Last reply
          0
          Reply
          • Reply as topic
          Log in to reply
          • Oldest to Newest
          • Newest to Oldest
          • Most Votes


          • Login

          • Don't have an account? Register

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