F
Falconetti Daniel
Hello,
I come back from my crash problem with WordMail and Office XP
So If make my dll from a french platform, Word crash!
If I make my dll from a full US platform, all works fine even on a french
platform!
Exiting from VB6 SP5 on a french XP platform, make VB crach and send report
to MS.
doing the same on a UX platform, VB Exit nicely!
On Office 2K
I cancel Item_send from my addin then if user clic again on send, the
event is not fired! So I decided to save the item in "brouillon" (can't
remember in english) ans close it.
All fine with O2K
I tested it on OXP...
If WordMail activated, Word crash! It doesn't support that the item is
closed!
The good news is that if I cancel the send but don't close the message,
when the user clic again on send, item_send event is fired!
So in my addin, I test the version of Outlook and close the message if O2K
and leave it open if OXP and I made the dll with a full US platform ;-)))
Well I'm writing an other com addin and this one crash Outlook on exit!
I'm gone make an other post for that!
I come back from my crash problem with WordMail and Office XP
So If make my dll from a french platform, Word crash!
If I make my dll from a full US platform, all works fine even on a french
platform!
Exiting from VB6 SP5 on a french XP platform, make VB crach and send report
to MS.
doing the same on a UX platform, VB Exit nicely!
On Office 2K
I cancel Item_send from my addin then if user clic again on send, the
event is not fired! So I decided to save the item in "brouillon" (can't
remember in english) ans close it.
All fine with O2K
I tested it on OXP...
If WordMail activated, Word crash! It doesn't support that the item is
closed!
The good news is that if I cancel the send but don't close the message,
when the user clic again on send, item_send event is fired!
So in my addin, I test the version of Outlook and close the message if O2K
and leave it open if OXP and I made the dll with a full US platform ;-)))
Well I'm writing an other com addin and this one crash Outlook on exit!
I'm gone make an other post for that!