Can anyone here explain how to differentiate the usage of TCHAR, CString, _tcscpy() ???? Thank you.
This is a discussion on differentiate the character data type within the Windows Programming forums, part of the Platform Specific Boards category; Can anyone here explain how to differentiate the usage of TCHAR, CString, _tcscpy() ???? Thank you....
Can anyone here explain how to differentiate the usage of TCHAR, CString, _tcscpy() ???? Thank you.
Yes, they're all microsoft things to aid the transition from using ASCII to using UNICODE.
MSDN explains all.
If you dance barefoot on the broken glass of undefined behaviour, you've got to expect the occasional cut.
If at first you don't succeed, try writing your phone number on the exam paper.
I support http://www.ukip.org/ as the first necessary step to a free Europe.
Um, why?And I say "thumbs down" on UNICODE.
C + C++ Compiler: MinGW port of GCC
Version Control System: Bazaar
Look up a C++ Reference and learn How To Ask Questions The Smart Way
> And I say "thumbs down" on UNICODE.
I guess you'll just have to get used to living in the past with lots of incompatible 8-bit character sets while the rest of the world has moved on.
If you dance barefoot on the broken glass of undefined behaviour, you've got to expect the occasional cut.
If at first you don't succeed, try writing your phone number on the exam paper.
I support http://www.ukip.org/ as the first necessary step to a free Europe.