mirror of https://github.com/BOINC/boinc.git
19 lines
320 B
Modula-2
19 lines
320 B
Modula-2
![]() |
;
|
||
|
; Module definition file for the boinccas.dll
|
||
|
;
|
||
|
|
||
|
LIBRARY boinccas
|
||
|
|
||
|
EXPORTS
|
||
|
DllMain
|
||
|
CopyAccountFiles
|
||
|
DetectOldInstaller
|
||
|
GetAdministratorsGroupName
|
||
|
GetUsersGroupName
|
||
|
GrantServiceExecutionRight
|
||
|
PopulateServiceAccount
|
||
|
ShutdownBOINCManager
|
||
|
ValidateServiceAccount
|
||
|
ValidateSetupType
|
||
|
VerifyServiceExecutionRight
|