Hi there,
i am trying to get a Unicode LPCTSTR variable to to display in an EditBox which is CSTRING, at the moment it only displays invalid characters, which makes me think the data is coming in as Unicode. is there anyway to convert between Unicode LPCTSTR and ANSI CString formats?

i am using eVC++4 writing for a WinCE Barcode Scanner.

Thanks in Advance...
R