以下是字符串类型的含义(图示)
+================================================================+
LP|C|W|T|STR
Long Pointer^ constant^ wide^ generic^ string^
===========================================================
例如, LPCTSTR 读作 指向一个固定常量字符串的长指针 (Which is read long pointer to a constant generic string.)
延伸阅读
文章来源于领测软件测试网 https://www.ltesting.net/