Search code examples
Getting process ID's...


c++winapiprocesstchardword

Read More
how to add formatted string (for multiple filenames etc.) in tchar...


c++tchar

Read More
Init basic_string c++...


c++stringtcharstdstring

Read More
Errors using TCHAR,cannot convert to wchar_t...


c++wchar-ttchar

Read More
Convert SHORT to TCHAR?...


c++winapishorttchar

Read More
C++ _TCHAR* to std::string...


c++stringvisual-studio-2010tchar

Read More
How to convert char* to TCHAR[ ]?...


c++winapivisual-studio-2012tchar

Read More
Find the item in the MAP by TCHAR key-name...


c++dictionaryvectortchar

Read More
C++ TCHAR array to wstring not working in VS2010...


c++arrayswstringtchar

Read More
Why is there a macro which defines _tmain?...


c++visual-c++macroscharacter-encodingtchar

Read More
_T("") macro for non-MFC, Win32 projects...


winapimfctchar

Read More
Is there a way to use _T/TEXT "conditionally" inside a macro?...


windowsvisual-c++unicodewchar-ttchar

Read More
How to disable Microsoft's decorations of tchar.h in Visual Studio?...


c++visual-studiotchar

Read More
Comparing two TCHAR's with same value results false...


c++comparetchargetmodulefilename

Read More
TCHAR and unresolved external symbol (LNK2019) error in C++ program?...


c++winapilnk2019tchar

Read More
should I eliminate TCHAR from Windows code?...


cwinapiunicodeutf-8tchar

Read More
parsing tchars using _tcstok_s in winapi...


winapiparsingtokendelimitertchar

Read More
User defined conversion operator as argument for printf...


c++printfoperator-keywordtcharuser-defined

Read More
Is it advisable to use strcmp or _tcscmp for comparing strings in Unicode versions?...


cwindowsunicodeunicode-stringtchar

Read More
CString to TCHAR...


c++cstringtchar

Read More
Using SHGetSpecialFolderPath+SubFolder with SHFileOperation...


cwinapidirectorytchar

Read More
Differentiate between TCHAR and _TCHAR...


windowsunicodetchar

Read More
Store numericals in TCHAR array into an INTEGER variable in VC++. (in UNICODE environment)...


c++cvisual-c++chartchar

Read More
SHGetSpecialFolderPath to a System::String^...


stringvisual-c++c++-cliappdatatchar

Read More
how to properly output TCHAR from function?...


c++tchar

Read More
C++ Indexing TCHAR string...


c++tchar

Read More
Why is PCTSTR not defined but LPCTSTR defined?...


visual-c++winapitchar

Read More
Converting tchar[] to LPCWSTR...


visual-c++string-concatenationwchar-ttcharstring-conversion

Read More
Why do my Win32 API calls require the 'A' suffix and should I rectify that?...


c++winapitcharwchar

Read More
How can I substring a TCHAR...


c++windowstchar

Read More
BackNext