G
Guest
I am using the Enhanced Write filter (EWF - XP embedded) to protect an NTFS
image on a Compact Flash card (RAM overlay). To update and store a
configuration file I would like to use the EwfMgrCommitFile API. I am
familair with the restrictions: NTFS image should be uncompressed, file
should exist, should have a size > 1 block size and the newly saved file
should have exact the same size. However, when meeting all these restrictions
the EwfMgrCommitFile call still does not persistently store the file. Am I
missing something here?
Thanks in advance for any ideas.
image on a Compact Flash card (RAM overlay). To update and store a
configuration file I would like to use the EwfMgrCommitFile API. I am
familair with the restrictions: NTFS image should be uncompressed, file
should exist, should have a size > 1 block size and the newly saved file
should have exact the same size. However, when meeting all these restrictions
the EwfMgrCommitFile call still does not persistently store the file. Am I
missing something here?
Thanks in advance for any ideas.