Page 1 of 1

How to convert from TBUFC to TCHAR - Porting Issue

PostPosted: May 16, 2005 @ 12:39pm
by Guest
Hello

I would like to be able to convert betweeb TBufC and TCHAR[] and vice versa, but I am not sure how to go about this. I'm trying to port a GapiDraw project i did to symbian.

TBufC<TEXTMAX> ImportDirectoryName1;
_TCHAR ImportDirectoryName2[MAX_PATH];

I would really appreciate any help

Thanks

PostPosted: May 16, 2005 @ 4:56pm
by gersen