ReactOS 0.4.15-dev-8039-g69ebfd6
atlconv.h File Reference
#include "atlbase.h"
Include dependency graph for atlconv.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  ATL::CA2CAEX< t_nBufferLength >
 
class  ATL::CW2CWEX< t_nBufferLength >
 
class  ATL::CA2AEX< t_nBufferLength >
 
class  ATL::CW2WEX< t_nBufferLength >
 
class  ATL::CA2WEX< t_nBufferLength >
 
class  ATL::CW2AEX< t_nBufferLength >
 

Namespaces

namespace  ATL
 

Macros

#define CA2CTEX   CA2CAEX
 
#define CA2TEX   CA2AEX
 
#define CT2AEX   CA2AEX
 
#define CT2CAEX   CA2CAEX
 
#define CT2CWEX   CA2WEX
 
#define CT2WEX   CA2WEX
 
#define CW2CTEX   CW2AEX
 
#define CW2TEX   CW2AEX
 

Typedefs

typedef CA2AEX ATL::CA2A
 
typedef CW2AEX ATL::CW2A
 
typedef CA2WEX ATL::CA2W
 
typedef CW2WEX ATL::CW2W
 
typedef CA2CAEX ATL::CA2CA
 
typedef CW2CWEX ATL::CW2CW
 

Macro Definition Documentation

◆ CA2CTEX

#define CA2CTEX   CA2CAEX

Definition at line 336 of file atlconv.h.

◆ CA2TEX

#define CA2TEX   CA2AEX

Definition at line 337 of file atlconv.h.

◆ CT2AEX

#define CT2AEX   CA2AEX

Definition at line 338 of file atlconv.h.

◆ CT2CAEX

#define CT2CAEX   CA2CAEX

Definition at line 339 of file atlconv.h.

◆ CT2CWEX

#define CT2CWEX   CA2WEX

Definition at line 340 of file atlconv.h.

◆ CT2WEX

#define CT2WEX   CA2WEX

Definition at line 341 of file atlconv.h.

◆ CW2CTEX

#define CW2CTEX   CW2AEX

Definition at line 342 of file atlconv.h.

◆ CW2TEX

#define CW2TEX   CW2AEX

Definition at line 343 of file atlconv.h.