C
Chad
I am working on an app that opens Outlook using CreateProcess then
closes Outlook by using the Outlook Object Model so that all the
processes under Outlook are notified of it quitting. On some of the
machines that I am testing on, Outlook will crash on shutdown. It
seems to happen after I hit reply to a message (dont even have to send
it, just close the new message) then when my code is executed, Outlook
crashes. Any help is appreciated.
closes Outlook by using the Outlook Object Model so that all the
processes under Outlook are notified of it quitting. On some of the
machines that I am testing on, Outlook will crash on shutdown. It
seems to happen after I hit reply to a message (dont even have to send
it, just close the new message) then when my code is executed, Outlook
crashes. Any help is appreciated.