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

Obtaining the underlying service handle #114

Closed
NuSkooler opened this issue Jan 16, 2024 · 2 comments
Closed

Obtaining the underlying service handle #114

NuSkooler opened this issue Jan 16, 2024 · 2 comments

Comments

@NuSkooler
Copy link
Contributor

I have needs to utilize SetServiceObjectSecurity(). Currently there doesn't seem to be a way to get the underlying service handle, is that correct?

@pronebird
Copy link
Contributor

pronebird commented Jan 16, 2024

Correct. The underlying ScHandle is private. I’d say extend the Service with the missing call.

@NuSkooler
Copy link
Contributor Author

At least a temporary solution in #115

Thanks!

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

No branches or pull requests

2 participants