Platform SDK: International Features |
The TEXT macro identifies a string as Unicode when the UNICODE is defined during compilation. Otherwise, it identifies a string as an ANSI string.
TEXT( LPTSTR string // ANSI or Unicode string );
Windows NT/2000: Requires Windows NT 3.1 or later.
Windows 95/98: Requires Windows 95 or later.
Header: Declared in Winnt.h; include Windows.h.
Unicode and Character Sets Overview, Unicode and Character Set Macros