Many users run this app on many versions of Windows without reporting problems. One user running XP reports that when he terminates the app, its windows dissappear, but the app is still show as running in the Task manager.
The last statement in the app's primary window's Form_Unload event handler is an END. Instrumentation shows that the statement before this END is being executed on every shutdown when tested by the user experiencing this problem.
Any ideas or pointers?
Dave
The last statement in the app's primary window's Form_Unload event handler is an END. Instrumentation shows that the statement before this END is being executed on every shutdown when tested by the user experiencing this problem.
Any ideas or pointers?
Dave