G
Guy Cohen
Hi all
I would like to write a vb program that senses the status of several windows
services (I wrote them too) and notify in the system-tray when one of them
has stopped or so...
How do I monitor the services status ?
Another question...
Lets say this vb program can show a form with a listview, I would like each
service to have its own listitem and show its progress/status with it.
So - How do I send the service its list item...?
TIA
Guy Cohen
I would like to write a vb program that senses the status of several windows
services (I wrote them too) and notify in the system-tray when one of them
has stopped or so...
How do I monitor the services status ?
Another question...
Lets say this vb program can show a form with a listview, I would like each
service to have its own listitem and show its progress/status with it.
So - How do I send the service its list item...?
TIA
Guy Cohen