Click to See Complete Forum and Search --> : Problems with save file (serialize)!


lesner
September 30th, 1999, 03:52 PM
Hello all,
My problem is that:
I open a new document and work with it.
then I save it.
then i change it (continue working with it...)
then i want to save it, so i press at the 'save file' but nothing happend!
this operation DOES NOT call the serialize function (of CDocument) as it should be!
why?
thanks,
Lesner.

djkoga
September 30th, 1999, 04:17 PM
Did you call the CDocument::SetModifiedFlag function after changing your document?

lesner
October 1st, 1999, 04:38 AM
Yes i called the SetModifiedFlag() !