S
Simon Smith
Hi All -
I've got a COM add-in which is reading messages from an external source
and creating PostItems in Outlook. Some of them might be in different charsets
- e.g. KOI8-R, Russian, etc.
I can work out which codepage these should be and then I set pr_internet_cpid,
0x3FDE0003, (for KOI8-R I set it to 20866). This doesn't seems to make
any difference. I've also tried pr_message_codepage, 0x3FFD0003, and that
doesn't make a difference either, nor does setting both of them.
What am I missing?
Thanks -
I've got a COM add-in which is reading messages from an external source
and creating PostItems in Outlook. Some of them might be in different charsets
- e.g. KOI8-R, Russian, etc.
I can work out which codepage these should be and then I set pr_internet_cpid,
0x3FDE0003, (for KOI8-R I set it to 20866). This doesn't seems to make
any difference. I've also tried pr_message_codepage, 0x3FFD0003, and that
doesn't make a difference either, nor does setting both of them.
What am I missing?
Thanks -