Leaked source code of windows server 2003
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.

43 lines
1.1 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( GetNetScheduleAccountInformation, 12 )
  11. SYN( GetNetScheduleAccountInformation, 12 )
  12. SYMBOL( SetNetScheduleAccountInformation, 12 )
  13. SYN( SetNetScheduleAccountInformation, 12 )
  14. SYMBOL( SAGetNSAccountInformation, 12 )
  15. SYN( SAGetNSAccountInformation, 12 )
  16. SYMBOL( SASetNSAccountInformation, 12 )
  17. SYN( SASetNSAccountInformation, 12 )
  18. SYMBOL( SAGetAccountInformation, 16 )
  19. SYN( SAGetAccountInformation, 16 )
  20. SYMBOL( SASetAccountInformation, 20 )
  21. SYN( SASetAccountInformation, 20 )
  22. SYMBOL( NetrJobAdd, 12 )
  23. SYN( NetrJobAdd, 12 )
  24. SYMBOL( NetrJobDel, 12 )
  25. SYN( NetrJobDel, 12 )
  26. SYMBOL( NetrJobEnum, 20 )
  27. SYN( NetrJobEnum, 20 )
  28. SYMBOL( NetrJobGetInfo, 12 )
  29. SYN( NetrJobGetInfo, 12 )