is MATLAB support TCHAR

1 visualización (últimos 30 días)
Hareesh Kumar
Hareesh Kumar el 10 de Dic. de 2018
I have unicode dll in which i am widely using TCHARs and LPCSTR C2A function which has direct support on MSVC2015 .
But while Mexing i am getting unable to convert to LPCWSTR errors if i pass arguements with prefix _T
say example
return CDllInstance::CreateInstance (_T("UDExtractor.dll"), _T("CreateUDExtractor"));
How can i proceed ?
i am beginner in MTALAB
please help :)

Respuestas (0)

Categorías

Más información sobre MATLAB Compiler en Help Center y File Exchange.

Etiquetas

Productos


Versión

R2018a

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by