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 get Log of all files used for a day

How to get Log of all files used for a day

Scheduled Pinned Locked Moved C#
csharphelptutorial
3 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.
  • U Offline
    U Offline
    User 334793
    wrote on last edited by
    #1

    Hi. i am developing a project in csharp. and in this project i will mointor all the files and application that will be used by the user while he is logon on the system. Does any one have any idea or a link to some project where i can find help about this. Thanks in Advance.

    M H 2 Replies Last reply
    0
    • U User 334793

      Hi. i am developing a project in csharp. and in this project i will mointor all the files and application that will be used by the user while he is logon on the system. Does any one have any idea or a link to some project where i can find help about this. Thanks in Advance.

      M Offline
      M Offline
      Mazdak
      wrote on last edited by
      #2

      I think you can start with FileSystemWatcher control. Mazy "A bank is a place that will lend you money if you can prove that you don't need it." - Bob Hope

      1 Reply Last reply
      0
      • U User 334793

        Hi. i am developing a project in csharp. and in this project i will mointor all the files and application that will be used by the user while he is logon on the system. Does any one have any idea or a link to some project where i can find help about this. Thanks in Advance.

        H Offline
        H Offline
        Heath Stewart
        wrote on last edited by
        #3

        You should look into Windows Hooks[^]. C# is really not the best language for this. C/C++ would be better suited for something that needs to be fast and may or may not load in-proc with other applications. For more information on Windows Hooks, see Hooks[^] in the Platform SDK.

        Microsoft MVP, Visual C# My Articles

        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