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.

41 lines
1.0 KiB

  1. //Microsoft Developer Studio generated resource script.
  2. //
  3. #include "resource.h"
  4. #include "gpdasevt.rc"
  5. #define APSTUDIO_READONLY_SYMBOLS
  6. /////////////////////////////////////////////////////////////////////////////
  7. //
  8. // Generated from the TEXTINCLUDE 2 resource.
  9. //
  10. #include "winres.h"
  11. /////////////////////////////////////////////////////////////////////////////
  12. //
  13. // REGISTRY
  14. //
  15. IDR_RSOPPROV REGISTRY MOVEABLE PURE "RSOPPROV.rgs"
  16. IDR_RsopPlanningModeProvider REGISTRY DISCARDABLE "GPDAS.rgs"
  17. /////////////////////////////////////////////////////////////////////////////
  18. //
  19. // String Table
  20. //
  21. STRINGTABLE DISCARDABLE
  22. BEGIN
  23. IDS_SERVICENAME "RSOPPROV"
  24. IDS_GPDAS_DESC "GPDAS Class"
  25. END
  26. #include <ntverp.h>
  27. #define VER_FILETYPE VFT_APP
  28. #define VER_FILESUBTYPE VFT2_UNKNOWN
  29. #define VER_FILEDESCRIPTION_STR "RSoP Service Application"
  30. #define VER_INTERNALNAME_STR "rsopprov\0"
  31. #define VER_ORIGINALFILENAME_STR "RSOPPROV.EXE"
  32. #include "common.ver"