amin-ahmadi.com
What you need to know about LPCTSTR in Windows API (Specially for Qt users) - Amin
This question comes up a lot and is sometimes very confusing but if you just pay attention for a few seconds you’ll get past this forever, I promise you. LPCTSTR is the string type used by most of the Windows API functions so if you are going to do anything using Microsoft Windows API functions … Continue reading "What you need to know about LPCTSTR in Windows API (Specially for Qt users)"
Amin