search for: power_ev

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

Did you mean: powerdev
2004 Feb 02
4
Hooks for win32-service
...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. hardware_profile_change..A change has been made to the system''s hardware profile. power_event..............A power event has occured (eg change to battery power). session_change...........There has been a change in session. user_defined.............A user defined event has been sent to the service. We can change the names as we see fit obviously. Should we also add hooks for pause_pend...