CAtlFile Class
This class provides a thin wrapper around the Windows file-handling API.
class CAtlFile : public CHandle
Remarks
Use this class when file-handling needs are relatively simple, but more abstraction than the Windows API provides is required, without including MFC dependencies.
Requirements
Header: atlfile.h