title | ms.custom | ms.date | ms.reviewer | ms.suite | ms.technology | ms.tgt_pltfrm | ms.topic | dev_langs | helpviewer_keywords | ms.assetid | caps.latest.revision | author | ms.author | manager | |||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
File Handling Classes (ATL) | Microsoft Docs |
11/04/2016 |
|
article |
|
|
94355eb1-daa3-4825-b183-7392b3899561 |
10 |
mikeblome |
mblome |
ghogen |
These classes provide methods for handling files, temporary files, and memory-mapped files.
-
CAtlFile This class provides a thin wrapper around the Windows file-handling API.
-
CAtlFileMapping This class represents a memory-mapped file, adding a cast operator to the methods of CAtlFileMappingBase.
-
CAtlFileMappingBase This class represents a memory-mapped file.
-
CAtlTemporaryFile This class provides methods for the creation and use of a temporary file.