Why is it that, on Windows for example, a service application that is
launched by double clicking doesn't exit until you click the window
Close button, even if Quit(0) is issued?
Try running the empty service application (with no code except Quit
(0) in Run) on Windows by double-clicking the EXE. The window stays
open and it stays listed in the task manager. Not until you manually
close the window does the process actually terminate.
Ideas?
Adam
_______________________________________________
Unsubscribe or switch delivery mode:
<http://www.realsoftware.com/support/listmanager/>
Search the archives of this list here:
<http://support.realsoftware.com/listarchives/lists.html>
|