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.

33 lines
666 B

  1. ;/*
  2. ;
  3. ;Copyright (c) 1998 Microsoft Corporation
  4. ;
  5. ;Module Name:
  6. ;
  7. ; pbmsg2.rc
  8. ;
  9. ;Abstract:
  10. ;
  11. ; Resource script for versioning information
  12. ;
  13. ;Author:
  14. ;
  15. ; byao Baogang yao
  16. ;
  17. ;Revision History:
  18. ; ??-??-97 byao Created
  19. ; 09-02-99 quintinb Created Header
  20. ; */
  21. #include <pbsvrmsg.rc>
  22. #include "cpsprdver.h"
  23. #define VER_FILETYPE VFT_DLL
  24. #define VER_FILESUBTYPE VFT2_UNKNOWN
  25. #define VER_FILEDESCRIPTION_STR "Phone Book Service Messaging"
  26. #define VER_INTERNALNAME_STR "PBSVRMSG"
  27. #define VER_ORIGINALFILENAME_STR "PBSVRMSG.EXE"
  28. #include <common.ver>