Hi Folks- I added a FastMutexLock class (to go along with MutexLock, but faster on a Windows system). I also added MutexLocking around TimeStamp::Modified() code to avoid collisions now that we are starting to multi-process. Will