Kill Excel

  • Thread starter Dr. Patrick Havel
  • Start date
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
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top