how to convert _T() to string and vice versaThis is different from char * this is _TCHAR * which take unicode. while char is takes ascii. i do...
how to convert _T() to string and vice versaHi, I am trying to open a url when users click on the window. ShellExecute(NULL,_T("open"),_T("h...
This user does not accept Private Messages