2005-03-03 11:08:38 +00:00
|
|
|
;
|
|
|
|
; Module definition file for the boinccas.dll
|
|
|
|
;
|
|
|
|
|
|
|
|
LIBRARY boinccas
|
|
|
|
|
|
|
|
EXPORTS
|
|
|
|
DllMain
|
|
|
|
GetAdministratorsGroupName
|
|
|
|
GetUsersGroupName
|
|
|
|
GrantServiceExecutionRight
|
|
|
|
PopulateServiceAccount
|
|
|
|
ValidateServiceAccount
|
|
|
|
VerifyServiceExecutionRight
|
2005-03-03 22:58:53 +00:00
|
|
|
VerifyServicePassword
|
2007-02-12 21:41:48 +00:00
|
|
|
ShutdownBOINC
|
|
|
|
ShutdownBOINCManager
|
2007-02-14 22:42:58 +00:00
|
|
|
ShutdownBOINCScreensaver
|
2007-08-23 20:07:58 +00:00
|
|
|
ShutdownUD
|
2005-03-03 22:58:53 +00:00
|
|
|
|