CFile is the base class for Microsoft Foundation file classes. It provides unbuffered, binary disk input/output services, and indirectly supports text files and memory files through its derived classes.
Header File | Afx.h |
Platforms | |
Versions | 1.0 and later |
Complete documentation | Visual C++ documentation |
You can use the CFile class to access files in the Windows CE object store.
MFC for Windows CE doesn't support the following member functions of the CFile class.
Duplicate
LockRange
UnlockRange
CFile Member Functions, CFile Data Members, CFile Structures, File Service Classes