main application (mfc) hangs when done with Word/Excel 2003 COM work and exiting

N

Nicolas Stohler

our main application uses COM smart pointers (we #import ... the office
type libraries) to create some reports. In-program, everything works
fine, but sometimes, when exiting the main application, the programm
(main app) closes (all windows go away), but stays in the process
manager forever. Excel and Word instances have all been closed
(quit/release) before this!

Does someone have any idea what's going on?
 
Top