Lock file ?
C / C++ / MFC
2
Posts
2
Posters
0
Views
1
Watching
-
How can I know when a file is opened ? Ex: When a user use Notepad to open "a.txt", I can catch a message "WM_?" with lParam storing filename: "a.txt" I want to use this message to write a program to lock any files in my system. Any help ? Thanks ! Hung Son A Vietnamese student i-g.hypermart.net dlhson2001@yahoo.com
-
How can I know when a file is opened ? Ex: When a user use Notepad to open "a.txt", I can catch a message "WM_?" with lParam storing filename: "a.txt" I want to use this message to write a program to lock any files in my system. Any help ? Thanks ! Hung Son A Vietnamese student i-g.hypermart.net dlhson2001@yahoo.com