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.

41 lines
782 B

  1. /*++
  2. Copyright (c) 1996-2003 Microsoft Corporation
  3. All rights reserved.
  4. Module Name:
  5. pjlmon.rc
  6. Abstract:
  7. Spooler setup strings
  8. Revision History:
  9. --*/
  10. #include <windows.h>
  11. /********************************************************************
  12. Version stamp
  13. ********************************************************************/
  14. // @@BEGIN_DDKSPLIT
  15. #ifdef INTERNAL
  16. #include <ntverp.h>
  17. #endif
  18. // @@END_DDKSPLIT
  19. #define VER_FILETYPE VFT_DLL
  20. #define VER_FILESUBTYPE VFT2_UNKNOWN
  21. #define VER_FILEDESCRIPTION_STR "PJL Language monitor"
  22. #define VER_INTERNALNAME_STR "PJLMON.DLL"
  23. #define VER_ORIGINALFILENAME_STR "PJLMON.DLL"
  24. // @@BEGIN_DDKSPLIT
  25. #ifdef INTERNAL
  26. #include "common.ver"
  27. #endif
  28. // @@END_DDKSPLIT