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.

9 lines
267 B

  1. // mspmspsv.h
  2. #pragma once
  3. #define SERVICE_NAME "WmdmPmSp"
  4. #define SERVICE_NAMEW L"WmdmPmSp"
  5. #define SERVICE_DLL_NAME "MsPMSPSv.dll"
  6. #define SERVICE_OLD_NAME "WMDM PMSP Service"
  7. #define SERVICE_FILE_DISC "WMDM PM SP Service"