search for: net_bind_add

Displaying 1 result from an estimated 1 matches for "net_bind_add".

2004 Feb 02
4
Hooks for win32-service
.... stop.....................The service is stopping running..................The service is running interrogate..............The service is being queried for information. shutdown.................The system is being shut down. param_change.............There has been a parameter change to the system. net_bind_add.............A new network binding has been made. net_bind_remove..........A network binding has been removed. net_bind_enable..........A network binding has been enabled. net_bind_disable.........A network binding has been disabled. device_event.............A device has generated some event. hardwa...