Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add support of windows session change control handler #230

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

jamesx04
Copy link

Added AcceptSessionChange to windows service cmdsAccepted list so the SERVICE_CONTROL_SESSIONCHANGE control code can be received/handled by windows services to manage the user logon/logoff events.

Add AcceptSessionChange to windows service cmdsAccepted list so the SERVICE_CONTROL_SESSIONCHANGE  control code can be handled.
@coveralls
Copy link

Coverage Status

Coverage decreased (-0.1%) to 13.889% when pulling c637f2f on jamesx04:win-session-change into a1c091b on kardianos:master.

@coveralls
Copy link

coveralls commented Jul 21, 2020

Coverage Status

Coverage decreased (-0.1%) to 13.889% when pulling ebea102 on jamesx04:win-session-change into a1c091b on kardianos:master.

Fix typo in customHandler func name
@jamesx04
Copy link
Author

@kardianos please review this one.

jHellmundt pushed a commit to jHellmundt/service that referenced this pull request Jan 5, 2023
Taken from jamesx04 (Pull Req kardianos#230)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants