CAtlFile Class
This class provides a thin wrapper around the Windows file-handling API.
class CAtlFile : public CHandle
Заметки
Use this class when file-handling needs are relatively simple, but more abstraction than the Windows API provides is required, without including MFC dependencies.
Требования
Header: atlfile.h
См. также
Основные понятия
Marquee Sample: Provides Performance Monitoring Data Through Scripting