2020-09-30 16:53:55 +02:00

44 lines
1.1 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( 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 )