Use _bstr_t to handle conversion from BSTR to const wchar_t*/const char*. _bstr_t is part of VC6.0's compiler COM support classes. Defined in . -- Venkat
V
Venkat Raghavan
@Venkat Raghavan
Use _bstr_t to handle conversion from BSTR to const wchar_t*/const char*. _bstr_t is part of VC6.0's compiler COM support classes. Defined in . -- Venkat