Frame Windows and Splitter Windows

The only frame window class MFC for Windows CE supports is CFrameWnd. Windows CE does not support multiple document interface (MDI).

MFC for Windows CE fully supports the CSplitterWnd class.

For information about where the frame window and splitter window classes fit into the Windows CE class hierarchy, see Window Class Categories and Classes Derived from CObject.