Source code of Windows XP (NT5)
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

46 lines
1.2 KiB

  1. #include "..\..\..\sysmgmt.def"
  2. LIBRARY mstask
  3. EXPORTS
  4. PRIVATESYMBOL( DllGetClassObject, 12 )
  5. PRIVATESYN( DllGetClassObject, 12 )
  6. PRIVATESYMBOL( DllCanUnloadNow, 0 )
  7. PRIVATESYN( DllCanUnloadNow, 0 )
  8. SYMBOL( ConvertAtJobsToTasks, 0 )
  9. SYN( ConvertAtJobsToTasks, 0 )
  10. SYMBOL( ConditionallyEnableService, 0 )
  11. SYN( ConditionallyEnableService, 0 )
  12. SYMBOL( GetNetScheduleAccountInformation, 12 )
  13. SYN( GetNetScheduleAccountInformation, 12 )
  14. SYMBOL( SetNetScheduleAccountInformation, 12 )
  15. SYN( SetNetScheduleAccountInformation, 12 )
  16. SYMBOL( SAGetNSAccountInformation, 12 )
  17. SYN( SAGetNSAccountInformation, 12 )
  18. SYMBOL( SASetNSAccountInformation, 12 )
  19. SYN( SASetNSAccountInformation, 12 )
  20. SYMBOL( SAGetAccountInformation, 16 )
  21. SYN( SAGetAccountInformation, 16 )
  22. SYMBOL( SASetAccountInformation, 20 )
  23. SYN( SASetAccountInformation, 20 )
  24. SYMBOL( NetrJobAdd, 12 )
  25. SYN( NetrJobAdd, 12 )
  26. SYMBOL( NetrJobDel, 12 )
  27. SYN( NetrJobDel, 12 )
  28. SYMBOL( NetrJobEnum, 20 )
  29. SYN( NetrJobEnum, 20 )
  30. SYMBOL( NetrJobGetInfo, 12 )
  31. SYN( NetrJobGetInfo, 12 )