FF_CloseForm but program persists

Started by John Thompson, October 01, 2012, 01:54:59 AM

Previous topic - Next topic

John Thompson

Hi,

Similar to:

http://www.planetsquires.com/protect/forum/index.php?topic=1545.msg12704#msg12704

I have a program that is a parent and (optional) child form.  Closing the parent removes the child, if open.  If the program is processing (scanning directories, opening files, closing files), even though the program windows close, the program remains in Task Manager and has to be killed.  There are no threads.

Has anyone seen this before?  Could directory searching cause this?

Thanks!

-John