>> ... and the appropriate _T("") macro is used throughout CTokW
That is not appropriate. You use L"" for wide, "" for narrow.
_T is for use with with TCHAR's - which I highly discourage.
gg
| CodeGuru Home | VC++ / MFC / C++ | .NET / C# | Visual Basic | VB Forums | Developer.com |
|
Results 1 to 7 of 7
Threaded View
|
Click Here to Expand Forum to Full Width |