I find the synchronization classes in MFC a bit odd, so maybe somebody<BR>here can give an explenation. <BR><BR>What the hell is the point of CSingleLock? Why not call Lock() and Unlock() directly on ...