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.

15 lines
474 B

  1. LIBRARY WebCheck
  2. ; DESCRIPTION is obsolete and gives the IA64 linker the heebie-jeebies
  3. ;DESCRIPTION 'Webcheck support DLL'
  4. EXPORTS
  5. DllCanUnloadNow PRIVATE
  6. DllGetClassObject PRIVATE
  7. DllRegisterServer PRIVATE
  8. DllUnregisterServer PRIVATE
  9. DllInstall PRIVATE
  10. XMLScheduleElementToTaskTrigger
  11. ExtStartService @7 NONAME PRIVATE
  12. ExtStopService @8 NONAME PRIVATE