B
Ben
Hi,
I have MAPI based program that works fine with OL2000/2002 and OL2003 Beta2.
This program is using the SendMessage() (in C++) to generate new email
message and open the new dialog for user's inspection before actually
sending it.
When I using OL2003 (Released), the body text would not inserted.
If the program did not show the dialog and just send the message, it will no
problem at all.
It is only happening on the my work machine that connect to Exchange 5.5
server.
I also tested with cache mode on, then the MAPI program works fine, but the
Display Name of the mail address is shown differently.
Cache turned off : John Smith
Cache turn on : =SMTP:John Smith <[email protected]>
I searched the Knowledge Base and web sites, but not much help so far.
Is there any useful links or some one know whey this happening?
Thanks,
Ben
I have MAPI based program that works fine with OL2000/2002 and OL2003 Beta2.
This program is using the SendMessage() (in C++) to generate new email
message and open the new dialog for user's inspection before actually
sending it.
When I using OL2003 (Released), the body text would not inserted.
If the program did not show the dialog and just send the message, it will no
problem at all.
It is only happening on the my work machine that connect to Exchange 5.5
server.
I also tested with cache mode on, then the MAPI program works fine, but the
Display Name of the mail address is shown differently.
Cache turned off : John Smith
Cache turn on : =SMTP:John Smith <[email protected]>
I searched the Knowledge Base and web sites, but not much help so far.
Is there any useful links or some one know whey this happening?
Thanks,
Ben