Hi All,
When Winword opens a file which is not an original word file( I did “dir >
a.doc” to create the file), it memory maps it. After that it closes the
file handle. It’s quite possible that the user might just leave the Word
open with this file. I am into an HSM product and don’t want to migrate
any such file. I can not depend on the file handle. Is there some way to
know that the file is still open by word? Do Word or Notepad or Wordpad
for that matter close the Section handle also after they have successfully
memory mapped the file? If not, then is there a way to get the section
handle from the FCB? Any suggestions would be welcome.
Thanks,
Rini