First-chance exception ..?
Hello everyone,
I am having some real trouble understanding why my windows application displays the following after I close it
First-chance exception in Invoicer.exe (KERNEL32.DLL): 0x800706BA: (no name).
Does anyone know why this happens?
I stepped through it, and all the destructors are genuine, everything is working fine, but the debugger doesn't think so.
Also, it takes about 5 seconds after I terminate my application for it to actually be killed! :confused: . Is this because I create a MS Word instance?
Any help will be much appreciated
Thanks.