I'm adding user data to elements using ACAPI_Element_SetUserData(), but if I close the file, my changes are not saved (if I do an explicit save, the changed are saved). Is there some simple way to mark the file as dirty so that the user is prompted to save changes upon closing the file?
thanks in advance, Chuck