wine/dlls/advapi32 service.c advapi32.spec
ChangeSet ID: 14460 CVSROOT: /opt/cvs-commit Module name: wine Changes by: julliard(a)wine.codeweavers.com 2004/11/09 19:31:40 Modified files: dlls/advapi32 : service.c advapi32.spec Log message: Jason Edmeades <us(a)the-edmeades.demon.co.uk> - 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. Patch: http://cvs.winehq.org/patch.py?id=14460 Old revision New revision Changes Path 1.63 1.64 +41 -3 wine/dlls/advapi32/service.c 1.61 1.62 +1 -1 wine/dlls/advapi32/advapi32.spec
participants (1)
-
Alexandre Julliard