List Question
20 TechQA 2023-03-26T22:21:07.433000Errors when trying to create a blank window in C++ / difference between LPCWSTR and LPCSTR, WinAPI
90 views
Asked by Jacob Poeschel
Explicitly deleted functions
97 views
Asked by Madhu Rao
Win32 API - error: assigning to 'LPCSTR' from incompatible type 'const wchar_t[]'
228 views
Asked by anathrax
cannot convert 'const wchar_t*' to 'LPCSTR' {aka 'const char*'}
56 views
Asked by kent1911
LPCSTR data type conversion in problem in c++
71 views
Asked by Mohammad Soykot
Wrong value for LPCTSTR variable (?)
80 views
Asked by Ferrus
Why do I get "argument of type "LPCSTR" is incompatible with parameter of type "LPCWSTR" error when code compiles fine?
1k views
Asked by AudioBubble
Converting LPCSTR to LPCWSTR in C++, ATL not available
156 views
Asked by IneoSenigupta
Redirection of a std::list<CString> content to a text file
84 views
Asked by Lilly kay
trying to make a window in c++, errors with assigning strings, LPCSTR / LPCWSTR stuff
270 views
Asked by Aerbon
String literals to PTCHAR is deprecated
492 views
Asked by User1714
LPCSTR to LPCWSTR converting
64 views
Asked by korozya
Conversion from size_t to DWORD, possible loss of data
2k views
Asked by user2769790
Passing a python str as LPCSTR to a c++ dll
898 views
Asked by IKnowHowBitcoinWorks
'MessageBoxA' : cannot convert parameter 2 from 'std::vector<_Ty>' to 'LPCSTR'
753 views
Asked by Mickey D
The LPCSTR type string is garbled or displayed error
1.2k views
Asked by H S T
Visual C++: Convert data type PCSTR to LPCWSTR
2.2k views
Asked by lfaletti
Int to PCSTR for Winsock DEFAULT_PORT
2.9k views
Asked by Jason Edel-Brock
Learning reversing via C++, but what does this line do?
156 views
Asked by Wes
The value of lpcstr was corrupt when push it on Vector or List
263 views
Asked by Robert