|
-
Sep 22nd, 2005, 01:38 PM
#1
Windows Unable to Terminate my VB Application... WHY ???
Hi,
This is really a very unusual problem
I have an MDI application which doesn't terminate automatically when user logs off or suutdown/restart windows, thus not allowing windows to logoff/shutdown/restart when it is running.
However it can be end tasked from task manger.
As the data being shown in child forms is huge, I just hide the form instead of unloading it so that it can be shown again quickly when user requires it.
When MDI FOrm is terminating it calles a procedure which flags a global boolean that application is terminating, so all MDI children should allow unloading. The application works fine without a hitch.
Where could the problem really be?
Pradeep
Last edited by Pradeep1210; Sep 22nd, 2005 at 03:38 PM.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|