CAtlServiceModuleT::OnShutdown is not executed during Windows shut
20 views
Skip to first unread message
Hexello
unread,
Dec 25, 2009, 8:12:01 AM12/25/09
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to
I've made a service, OnStop is called ok, when I stop the service. But OnShutdown is not called when I reboot or shutdown the system. Why? And how do I get the notification for system shutdown?