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.

38 lines
947 B

  1. //Microsoft Developer Studio generated resource script.
  2. //
  3. #include "resource.h"
  4. /////////////////////////////////////////////////////////////////////////////
  5. //
  6. // REGISTRY
  7. //
  8. IDR_SAShutdownTask REGISTRY DISCARDABLE "shutdowntask.rgs"
  9. /////////////////////////////////////////////////////////////////////////////
  10. //
  11. // String Table
  12. //
  13. STRINGTABLE DISCARDABLE
  14. BEGIN
  15. IDS_SAShutdownTask "SA Shutdown Task Class"
  16. END
  17. //
  18. // Generated from the TEXTINCLUDE 3 resource.
  19. //
  20. 1 TYPELIB "shutdowntask.tlb"
  21. //
  22. // this is to get binary versioning
  23. //
  24. #include "saverp.h"
  25. #define VER_FILETYPE VFT_DLL
  26. #define VER_FILESUBTYPE VFT2_UNKNOWN
  27. #define VER_FILEDESCRIPTION_STR "Server Appliance Shutdown Task Component"
  28. #define VER_INTERNALNAME_STR "SHUTDOWNTASK.DLL"
  29. #define VER_ORIGINALFILENAME_STR "SHUTDOWNTASK.DLL"
  30. #include <common.ver>