Click here to Skip to main content
15,921,959 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: Help! LNK2005 Error? Pin
Dean_Lee27-Oct-02 5:04
Dean_Lee27-Oct-02 5:04 
QuestionUpdate my systray icon after explorer crash? Pin
Anonymous27-Oct-02 4:27
Anonymous27-Oct-02 4:27 
AnswerRe: Update my systray icon after explorer crash? Pin
Michael Dunn27-Oct-02 5:17
sitebuilderMichael Dunn27-Oct-02 5:17 
GeneralFile Transfer-- Binary Data Pin
Pett27-Oct-02 4:23
Pett27-Oct-02 4:23 
GeneralRe: File Transfer-- Binary Data Pin
Anonymous27-Oct-02 5:20
Anonymous27-Oct-02 5:20 
Generalsome Hex number Pin
tongc27-Oct-02 4:04
tongc27-Oct-02 4:04 
GeneralRe: some Hex number Pin
Brian Delahunty27-Oct-02 4:19
Brian Delahunty27-Oct-02 4:19 
GeneralMonitoring Files - Disk Access Pin
Anonymous27-Oct-02 3:36
Anonymous27-Oct-02 3:36 
Hi there.

Im working on a project at the moment a sort of Search program if you will. However there is obviously going to be a problem with the system if the user doesnt use it for so many days, files will have been deleted / created / modified etc.

A solution would be a small program which logged files changes to a text file. Such as new files created, modified, moved, deleted etc. This file would be loaded by the main app and the database updated.

I have researched Visual Basic and found out about "hooks". However i dont believe these stretch to this kind of activity and as ill link to below the program below uses C++.

The following program does what i want i suppose, and the source code is free, but theres no explanation to much of it and i was wondering if anyone had tutorials / source code on this complex thing.

http://www.sysinternals.com/ntw2k/source/filemon.shtml

Thanks greatly.

Gavin
GeneralRe: Monitoring Files - Disk Access Pin
Ravi Bhavnani27-Oct-02 3:43
professionalRavi Bhavnani27-Oct-02 3:43 
GeneralRe: Monitoring Files - Disk Access Pin
Anonymous27-Oct-02 4:02
Anonymous27-Oct-02 4:02 
GeneralRe: Monitoring Files - Disk Access Pin
Anonymous27-Oct-02 4:05
Anonymous27-Oct-02 4:05 
GeneralRe: Monitoring Files - Disk Access Pin
Ravi Bhavnani27-Oct-02 4:09
professionalRavi Bhavnani27-Oct-02 4:09 
GeneralRe: Monitoring Files - Disk Access Pin
Anonymous27-Oct-02 7:46
Anonymous27-Oct-02 7:46 
GeneralRe: Monitoring Files - Disk Access Pin
Ravi Bhavnani27-Oct-02 9:32
professionalRavi Bhavnani27-Oct-02 9:32 
GeneralSerializing and class hierarchy Pin
Conan Ua Diarmaid27-Oct-02 3:32
sussConan Ua Diarmaid27-Oct-02 3:32 
GeneralRe: Serializing and class hierarchy Pin
Ravi Bhavnani27-Oct-02 3:41
professionalRavi Bhavnani27-Oct-02 3:41 
GeneralYah, read that but not enough info. Pin
Con27-Oct-02 4:24
Con27-Oct-02 4:24 
GeneralRe: Yah, read that but not enough info. Pin
Ravi Bhavnani27-Oct-02 4:30
professionalRavi Bhavnani27-Oct-02 4:30 
GeneralRe: Class Factory Pin
Con27-Oct-02 4:35
Con27-Oct-02 4:35 
GeneralRe: Class Factory Pin
Ravi Bhavnani27-Oct-02 4:45
professionalRavi Bhavnani27-Oct-02 4:45 
GeneralRe: Last One Pin
Con27-Oct-02 4:52
Con27-Oct-02 4:52 
GeneralRe: Last One Pin
Ravi Bhavnani27-Oct-02 10:38
professionalRavi Bhavnani27-Oct-02 10:38 
GeneralRe: Serializing and class hierarchy Pin
Gero Gerber27-Oct-02 3:44
Gero Gerber27-Oct-02 3:44 
GeneralRe: Serializing and class hierarchy Pin
Con27-Oct-02 4:25
Con27-Oct-02 4:25 
GeneralRe: Serializing and class hierarchy Pin
Gero Gerber27-Oct-02 4:43
Gero Gerber27-Oct-02 4:43 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.