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 / C++ / MFC
  4. monitor File access in a Folder

monitor File access in a Folder

Scheduled Pinned Locked Moved C / C++ / MFC
helpquestion
6 Posts 5 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.
  • T Offline
    T Offline
    traapons
    wrote on last edited by
    #1

    hi, I want to monitor the file access done in my folder. And also wanted the time of access. I just want to write a background process and logging the activities in my folder. Can i do in "C" ? I beleive anything can be done in C. Plzz Help me with Source code (or) some urls (or) some useful ideas to achive this Urs, -Pons ----------------------- The greatest of faults, I should say, is to be conscious of none. -- modified at 3:34 Tuesday 4th July, 2006

    M D H T 4 Replies Last reply
    0
    • T traapons

      hi, I want to monitor the file access done in my folder. And also wanted the time of access. I just want to write a background process and logging the activities in my folder. Can i do in "C" ? I beleive anything can be done in C. Plzz Help me with Source code (or) some urls (or) some useful ideas to achive this Urs, -Pons ----------------------- The greatest of faults, I should say, is to be conscious of none. -- modified at 3:34 Tuesday 4th July, 2006

      M Offline
      M Offline
      Michael Dunn
      wrote on last edited by
      #2

      You can watch a directory with FindFirstChangeNotification() or ReadDirectoryChangesW()

      --Mike-- Visual C++ MVP :cool: LINKS~! Ericahist | PimpFish | CP SearchBar v3.0 | C++ Forum FAQ VB > soccer

      1 Reply Last reply
      0
      • T traapons

        hi, I want to monitor the file access done in my folder. And also wanted the time of access. I just want to write a background process and logging the activities in my folder. Can i do in "C" ? I beleive anything can be done in C. Plzz Help me with Source code (or) some urls (or) some useful ideas to achive this Urs, -Pons ----------------------- The greatest of faults, I should say, is to be conscious of none. -- modified at 3:34 Tuesday 4th July, 2006

        D Offline
        D Offline
        Don Box
        wrote on last edited by
        #3

        U wanna do in VC++? Jubin Chawda braindrain1@rediffmail.com ----------------------------- Come online at:- fitiyal@yahoo.com

        1 Reply Last reply
        0
        • T traapons

          hi, I want to monitor the file access done in my folder. And also wanted the time of access. I just want to write a background process and logging the activities in my folder. Can i do in "C" ? I beleive anything can be done in C. Plzz Help me with Source code (or) some urls (or) some useful ideas to achive this Urs, -Pons ----------------------- The greatest of faults, I should say, is to be conscious of none. -- modified at 3:34 Tuesday 4th July, 2006

          H Offline
          H Offline
          Hamid Taebi
          wrote on last edited by
          #4

          See Spying a file system[^] maybe it is some helpful to you_**


          **_

          whitesky


          1 Reply Last reply
          0
          • T traapons

            hi, I want to monitor the file access done in my folder. And also wanted the time of access. I just want to write a background process and logging the activities in my folder. Can i do in "C" ? I beleive anything can be done in C. Plzz Help me with Source code (or) some urls (or) some useful ideas to achive this Urs, -Pons ----------------------- The greatest of faults, I should say, is to be conscious of none. -- modified at 3:34 Tuesday 4th July, 2006

            T Offline
            T Offline
            traapons
            wrote on last edited by
            #5

            hi, Thanks guyz for your quick responses..Michael Dunn, Jubin Chawda and WhiteSky From the link i get a clear idea.. But i want to run my program like background process. On pressing Ctrl+Alt+Del my program wanted to be displayed in the Process Tab rather than in the Program Tab. I'm trying to implement in VC++ with out MFC. Urs, -Pons ----------------------- The greatest of faults, I should say, is to be conscious of none.

            J 1 Reply Last reply
            0
            • T traapons

              hi, Thanks guyz for your quick responses..Michael Dunn, Jubin Chawda and WhiteSky From the link i get a clear idea.. But i want to run my program like background process. On pressing Ctrl+Alt+Del my program wanted to be displayed in the Process Tab rather than in the Program Tab. I'm trying to implement in VC++ with out MFC. Urs, -Pons ----------------------- The greatest of faults, I should say, is to be conscious of none.

              J Offline
              J Offline
              Justin Tay
              wrote on last edited by
              #6

              An application that doesn't appear in the taskbar will not appear in the "Applications" tab in Task Manager.

              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