Browse by Tags

Sorry, but there are no more tags available to filter with.
Why you should never use TCHAR in C++ header files
22 February 08 11:38 PM | andarno | 0 Comments   
In C++, TCHAR, LPCTSTR, CString, and other types discretely change to their char/WCHAR, CStringA/CStringW counterparts depending on whether UNICODE is defined in your source code.  Cool.  By conscientiously using _countof(x) instead of sizeof(x) Read More...
Filed under:

Search

Go

This Blog

Interesting blogs

Related sites

Syndication

Page view tracker