Synchronization Support

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

MFC for Windows CE does not support the CMultiLock class.

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