T
Tomislav Petrovic
I have a custom form which is used to disply custom messages.
Everything works fine on several machines. User double clicks
on message, IPersistMessage::Load gets called and IMAPIForm:oVerb
gets called and my form with that message is displayed.
Unfortunatelly on one machine following occurs. When user
single clicks on message IPersistMessage::Load gets called which
does not occur on any of other machines (only on double-click).
This even occurs when Outlook automatically selects one message
when user clicks on folder containing messages.
Why does this happen?
Tomy.
Everything works fine on several machines. User double clicks
on message, IPersistMessage::Load gets called and IMAPIForm:oVerb
gets called and my form with that message is displayed.
Unfortunatelly on one machine following occurs. When user
single clicks on message IPersistMessage::Load gets called which
does not occur on any of other machines (only on double-click).
This even occurs when Outlook automatically selects one message
when user clicks on folder containing messages.
Why does this happen?
Tomy.