- Stub SetServiceObjectSecurity to pretend to work (return true).
commitd80247ef67d126c816b981dbe3be96bfb11382d9
authorJason Edmeades <us@the-edmeades.demon.co.uk>
Wed, 10 Nov 2004 01:31:39 +0000 (10 01:31 +0000)
committerAlexandre Julliard <julliard@winehq.org>
Wed, 10 Nov 2004 01:31:39 +0000 (10 01:31 +0000)
tree4e25400e5255f3ff8f84bffff8095651cbca6937
parent0fec65d6a7abc84dc0f40af09dac09488467a19f
- Stub SetServiceObjectSecurity to pretend to work (return true).
- Change QueryServiceObjectSecurity so it initializes the ACL with a
  null DACL, and return as though it worked.
- Changed QueryServiceStatus to tell if the service is running by the
  presence of some named shared storage - copied from StartService when
  it checks to see if its already running.
dlls/advapi32/advapi32.spec
dlls/advapi32/service.c