Normal
hehe very interesting.the documentation says:-----IWMMetadataEditor::FlushThe Flush method closes the open file, saving any changes.-----IWMMetadataEditor::CloseThe Close method closes the open file without saving any changes.-----So i would suspect that the Flush method, which saves changes to the file would cause the Wirite exception, but it is really the Close, which, as per documentation shouldn't write to the file.Funny.anyhow the changes are commited.thx again Jan
hehe very interesting.
the documentation says:
-----
IWMMetadataEditor::Flush
The Flush method closes the open file, saving any changes.
IWMMetadataEditor::Close
The Close method closes the open file without saving any changes.
So i would suspect that the Flush method, which saves changes to the file would cause the Wirite exception, but it is really the Close, which, as per documentation shouldn't write to the file.
Funny.
anyhow the changes are commited.
thx again Jan