boinc/clientsetup/win/boinccas.def

52 lines
1.1 KiB
Modula-2

;
; Module definition file for the boinccas.dll
;
LIBRARY boinccas
EXPORTS
DllMain
CreateBOINCAccounts
CreateBOINCGroups
CreateClientAuthFile
GetAdministratorsGroupName
GetUsersGroupName
GrantBOINCMasterRights
GrantBOINCProjectRights
ShutdownBOINC
ShutdownBOINCManager
ShutdownBOINCScreensaver
ShutdownUD
GrantBOINCAdminsRights
GrantBOINCAdminsVirtualBoxRights
GrantBOINCUsersRights
GrantBOINCProjectsRights
GrantBOINCProjectsVirtualBoxRights
SetPermissionBOINC
SetPermissionBOINCData
SetPermissionBOINCDataProjects
SetPermissionBOINCDataSlots
LaunchBOINCManager
LaunchBOINCTray
ValidateSetupType
RestoreSetupState
SaveSetupState
ShutdownBOINCManager
CleanupOldBinaries
VerifyInstallDirectories
ValidateInstall
ValidateRebootRequest
SaveExecutionState
RestoreExecutionState
CCConfigMd5sum
CreateProjectInitFile
CreateAcctMgrLoginFile
RestorePermissionBOINCData
RevokeBOINCAdminsRights
RevokeBOINCMasterRights
RevokeBOINCProjectRights
RevokeBOINCProjectsRights
RevokeBOINCUsersRights
DeleteBOINCGroups
DeleteBOINCAccounts
AnnounceUpgrade