windows-nt/Source/XPSP1/NT/admin/services/sched/client/daytona/schedulr.def

47 lines
1.2 KiB
Modula-2
Raw Normal View History

2020-09-26 03:20:57 -05:00
#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 )