摘要:
CString ————vc++中的字符串类LPCTSTR ————vc++中的字符指针——A 32-bit pointer to a constant character stringTCHAR ————The TCHAR data type is a Win32 character string that can be used to describe ANSI, DBCS, or Unicode strings. For ANSI and DBCS platforms, TCHAR is defined as follows:typedef char TCHAR;For Unicode 阅读全文
posted @ 2012-12-11 00:23
越影&逐日而行
阅读(273)
评论(0)
推荐(0)

浙公网安备 33010602011771号