Search code examples
Concatenating a stack string with a heap string gives odd results...


c++windowsstringmemory-managementtchar

Read More
Handling TCHARs in header files for libraries with different character sets...


c++librariestchar

Read More
Problem with tstring typedef...


c++visual-studio-2008typedeftchar

Read More
How do I convert from std::wstring _TCHAR []?...


c++windowsvisual-c++tchar

Read More
error C2446: == : no conversion from const char * to TCHAR *...


c++windowstchar

Read More
tchar.h not found on cygwin...


c++windows-7cross-platformcygwintchar

Read More
C++ tstring compare...


c++stringcomparetchar

Read More
C++ TCHAR[] to string...


c++stringtchar

Read More
Sending TCHAR buffer with send(sock, wszBuffer, ...)?...


c++socketssendwidestringtchar

Read More
win32 c++ fstream wide argument...


unicodewinapifstreamtchar

Read More
Array stores name retrieved from GetVolumeInformation weirdly in Visual C++?...


c++cvisual-studio-2008arraystchar

Read More
proper style for interfacing with legacy TCHAR code...


c++windowswinapiwchar-ttchar

Read More
tchar safe functions -- count parameter for UTF-8 constants...


c++windowsunicodetcharmbcs

Read More
Windows C++: LPCTSTR vs const TCHAR...


c++windowsstringwinapitchar

Read More
Why is there garbage in my TCHAR, even after ZeroMemory()?...


c++windowsstringtchar

Read More
Flexible string handling in Visual Studio 2008 C++...


c++visual-studio-2008visual-c++unicodetchar

Read More
TCHAR[], LPWSTR, LPTSTR and GetWindow Text function...


c++stringwinapitchar

Read More
How do I convert from _TCHAR * to char * when using C++ variable-length args?...


c++chartchar

Read More
How am I using CA2W incorrectly?...


chartchar

Read More
How to assign a value to a TCHAR array...


c++tchar

Read More
BackNext