G
Guest
Hello everyone,
If I want to convert LPCTSTR and HRESULT to standard C/C++ data type (like
char*, int, long, etc.), I am wondering what standard data types should I
convert to be safe and do not lose and data precise?
thanks in advance,
George
If I want to convert LPCTSTR and HRESULT to standard C/C++ data type (like
char*, int, long, etc.), I am wondering what standard data types should I
convert to be safe and do not lose and data precise?
thanks in advance,
George