windows-nt/Source/XPSP1/NT/admin/services/sched/client/daytona/schedulr.def
2020-09-26 16:20:57 +08:00

47 lines
1.2 KiB
Modula-2

#include "..\..\..\sysmgmt.def"
LIBRARY mstask
EXPORTS
PRIVATESYMBOL( DllGetClassObject, 12 )
PRIVATESYN( DllGetClassObject, 12 )
PRIVATESYMBOL( DllCanUnloadNow, 0 )
PRIVATESYN( DllCanUnloadNow, 0 )
SYMBOL( ConvertAtJobsToTasks, 0 )
SYN( ConvertAtJobsToTasks, 0 )
SYMBOL( ConditionallyEnableService, 0 )
SYN( ConditionallyEnableService, 0 )
SYMBOL( GetNetScheduleAccountInformation, 12 )
SYN( GetNetScheduleAccountInformation, 12 )
SYMBOL( SetNetScheduleAccountInformation, 12 )
SYN( SetNetScheduleAccountInformation, 12 )
SYMBOL( SAGetNSAccountInformation, 12 )
SYN( SAGetNSAccountInformation, 12 )
SYMBOL( SASetNSAccountInformation, 12 )
SYN( SASetNSAccountInformation, 12 )
SYMBOL( SAGetAccountInformation, 16 )
SYN( SAGetAccountInformation, 16 )
SYMBOL( SASetAccountInformation, 20 )
SYN( SASetAccountInformation, 20 )
SYMBOL( NetrJobAdd, 12 )
SYN( NetrJobAdd, 12 )
SYMBOL( NetrJobDel, 12 )
SYN( NetrJobDel, 12 )
SYMBOL( NetrJobEnum, 20 )
SYN( NetrJobEnum, 20 )
SYMBOL( NetrJobGetInfo, 12 )
SYN( NetrJobGetInfo, 12 )