Archived

This forum has been archived. Please start a new discussion on GitHub.

bug ?

hi,
In Service.cpp, the fourth parameter in CreateService() API should be the specific access rights for a service such as SERVICE_ALL_ACCESS here, not SC_MANAGER_ALL_ACCESS , I think.
But it did not incurr error till now just for the coincidence that some of the defined constants are identical .
I am not sure about it . Maybe I am overconsidering.

Comments