CDocument provides some methods to maintain the "changed and unsaved" state, namely IsModified and SetModifiedFlag. I guess the best solution is to override SetModifiedFlag (assuming your app is using this method consistently) and change there the document's title accordingly using SetTitle. Joaquín M López Muñoz Telefónica, Investigación y Desarrollo