Synchronization Support

MFC for Windows CE supports the CSingleLock class the same way the standard MFC library supports it.

MFC for Windows CE doesn't support the CMultiLock class.

To see where these synchronization classes fit into the Windows CE class hierarchy, see Classes Not Derived from CObject.