D
Dr. Patrick Havel
Hello,
in my C++ application (archiving of measured PLC values) I control Excel by
the means of the COM interface. In certain cases I need to finish Excel very
quickly. When I execute m_ExcelApp.Quit() and release all pointers Excel is
finished after some seconds (I can see it in task manager). Is there any
possibility to "kill" Excel immediately as e.g. task manager does?
Thanks for all hints!
Patrick
in my C++ application (archiving of measured PLC values) I control Excel by
the means of the COM interface. In certain cases I need to finish Excel very
quickly. When I execute m_ExcelApp.Quit() and release all pointers Excel is
finished after some seconds (I can see it in task manager). Is there any
possibility to "kill" Excel immediately as e.g. task manager does?
Thanks for all hints!
Patrick