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.

24 lines
677 B

  1. /********************************************************************/
  2. /* ChaJei.RCV
  3. /********************************************************************/
  4. #ifndef VER_FILEDESCRIPTION_STR
  5. #define VER_FILEDESCRIPTION_STR "Microsoft Traditional Chinese Word Breaker"
  6. #endif
  7. #ifndef VER_PRODUCTNAME_STR
  8. #define VER_PRODUCTNAME_STR "Microsoft Traditional Chinese Word Breaker"
  9. #endif
  10. #ifndef VER_INTERNALNAME_STR
  11. #define VER_INTERNALNAME_STR "Microsoft Traditional Chinese Word Breaker"
  12. #endif
  13. #ifndef VER_ORIGINALFILENAME_STR
  14. #define VER_ORIGINALFILENAME_STR "CHTBRKR.DLL"
  15. #endif
  16. #include "COMMVER.RCV"