Click here to Skip to main content
16,004,828 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: topics for project Pin
Maximilien5-Jan-05 2:26
Maximilien5-Jan-05 2:26 
GeneralRe: topics for project Pin
V.G22-Jan-05 2:28
V.G22-Jan-05 2:28 
GeneralRe: topics for project Pin
David Crow22-Jan-05 13:03
David Crow22-Jan-05 13:03 
GeneralRe: topics for project Pin
Anonymous24-Jan-05 2:46
Anonymous24-Jan-05 2:46 
GeneralRe: topics for project Pin
David Crow24-Jan-05 3:07
David Crow24-Jan-05 3:07 
GeneralRe: topics for project Pin
act_x5-Jan-05 3:44
act_x5-Jan-05 3:44 
GeneralRe: topics for project Pin
David Crow5-Jan-05 5:35
David Crow5-Jan-05 5:35 
GeneralChecking if a file has been opened by any process and remains open Pin
Jose M Castellanos5-Jan-05 0:33
Jose M Castellanos5-Jan-05 0:33 
Hello:

I am developing a library that must automatically detect new files in a certain directory and then process them.

If a user creates a file (such a text one) using any program in the directory and he edits and saves the file without closing, no action has to be taken. The action has to wait until we are sure the file edition is complete and file is closed.

How can I check wether the file has been opened by any process in the local machine or even remotely?

Is it possible to get a notification when the file is closed by the user?

I should work out the problem using no MFCs.

Any help will be really welcomed. Poke tongue | ;-P

Jose M.

Just re-entering programming world after a long break.
GeneralRe: Checking if a file has been opened by any process and remains open Pin
Rajesh match5-Jan-05 0:47
Rajesh match5-Jan-05 0:47 
GeneralRe: Checking if a file has been opened by any process and remains open Pin
cmk5-Jan-05 9:38
cmk5-Jan-05 9:38 
GeneralActive X Kids!! Pin
rw1044-Jan-05 23:06
rw1044-Jan-05 23:06 
GeneralPrevent Expand in CTreeCtrl Pin
anderslundsgard4-Jan-05 22:35
anderslundsgard4-Jan-05 22:35 
GeneralRe: Prevent Expand in CTreeCtrl Pin
Martin Koorts5-Jan-05 1:29
Martin Koorts5-Jan-05 1:29 
GeneralRe: Prevent Expand in CTreeCtrl Pin
anderslundsgard5-Jan-05 2:26
anderslundsgard5-Jan-05 2:26 
Generaldisplaying chinese characters Pin
Syasya Mortensen4-Jan-05 22:26
Syasya Mortensen4-Jan-05 22:26 
GeneralRe: displaying chinese characters Pin
RChin4-Jan-05 23:46
RChin4-Jan-05 23:46 
GeneralRe: displaying chinese characters Pin
Syasya Mortensen5-Jan-05 21:35
Syasya Mortensen5-Jan-05 21:35 
GeneralRe: displaying chinese characters Pin
Aamir Butt5-Jan-05 18:09
Aamir Butt5-Jan-05 18:09 
GeneralRe: displaying chinese characters Pin
Syasya Mortensen5-Jan-05 21:42
Syasya Mortensen5-Jan-05 21:42 
GeneralRe: displaying chinese characters Pin
Aamir Butt5-Jan-05 22:39
Aamir Butt5-Jan-05 22:39 
GeneralRe: displaying chinese characters Pin
Syasya Mortensen6-Jan-05 13:52
Syasya Mortensen6-Jan-05 13:52 
GeneralRe: displaying chinese characters Pin
Aamir Butt6-Jan-05 17:09
Aamir Butt6-Jan-05 17:09 
GeneralRe: displaying chinese characters Pin
Syasya Mortensen7-Jan-05 4:14
Syasya Mortensen7-Jan-05 4:14 
GeneralRe: displaying chinese characters Pin
Syasya Mortensen9-Jan-05 18:41
Syasya Mortensen9-Jan-05 18:41 
GeneralRe: displaying chinese characters Pin
Aamir Butt10-Jan-05 17:31
Aamir Butt10-Jan-05 17:31 

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.