Cannot convert char[] to wchar_tWell trying the CString method gave me the error:-- [code]error C2664: 'void ATL::CStringT<BaseTy...
Cannot convert char[] to wchar_tIt says there is no function as itow(). also length of str is okay here, coz its only gonna store a ...
Cannot convert char[] to wchar_tThank you. I'am giving it a try.
Cannot convert char[] to wchar_tMFC in Visual C++ 2010: To print something in a Rich Edit Box, i use [code]m_rich.Insert(m_rich....
MFC Dialogbox properties in VC++ 2010I am trying to create a dialog-box based application that features a combo-box (drop-down menu) wher...
This user does not accept Private Messages