Displaying Unicode characters in MAPI Address Book

  • Thread starter Thread starter mikebabb
  • Start date Start date
M

mikebabb

I have some code for a MAPI address book provider. I now need it to
display Unicode strings in Outlook. However, I've looked all over and
have been unable to find a way to make Outlook ask for Unicode strings
(like when CABContainer::GetHierarchyTable is called). I've compiled
my code with UNICODE defined and have done everything else I could
think of, but still get nothing. Any help will be appreciated.
 
You should post this in microsoft.public.win32.programming.messaging. That's
where the Extended MAPI developers hang out. You won't find any here most
likely.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top