Hi, what must I take care of by myself when I want to terminate a program which communicates with Outlook through the extended mapi interface, i.e. in addition to session.Logoff and mapi.MAPIUnitialize? Currently I get the following errors upon prorgam termination and, what is more important, Outlook hangs and has to be restarted:
Win32 exception occurred releasing IUnknown at 0x01fa09a8 Win32 exception occurred releasing IUnknown at 0x01f9e5c0 Win32 exception occurred releasing IUnknown at 0x01f9e5e8 Win32 exception occurred releasing IUnknown at 0x01f9e610 Win32 exception occurred releasing IUnknown at 0x01f82a48 Win32 exception occurred releasing IUnknown at 0x01fb7fc0 Win32 exception occurred releasing IUnknown at 0x01fb7fe8 Win32 exception occurred releasing IUnknown at 0x01f82aa0 Win32 exception occurred releasing IUnknown at 0x01f82ac8 Win32 exception occurred releasing IUnknown at 0x01f82af0 Win32 exception occurred releasing IUnknown at 0x01f82400 Win32 exception occurred releasing IUnknown at 0x01f89f80 Win32 exception occurred releasing IUnknown at 0x01f82428 Win32 exception occurred releasing IUnknown at 0x047b1fa8 Thanks for any hint, Christian _______________________________________________ python-win32 mailing list python-win32@python.org http://mail.python.org/mailman/listinfo/python-win32