wine/dlls/advapi32 service.c advapi32.spec

Alexandre Julliard julliard at winehq.org
Tue Nov 9 19:31:40 CST 2004


ChangeSet ID:	14460
CVSROOT:	/opt/cvs-commit
Module name:	wine
Changes by:	julliard at wine.codeweavers.com	2004/11/09 19:31:40

Modified files:
	dlls/advapi32  : service.c advapi32.spec 

Log message:
	Jason Edmeades <us at 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




More information about the wine-cvs mailing list