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.

27 lines
929 B

  1. //#--------------------------------------------------------------
  2. //
  3. // File: sasumsgtbl.rc
  4. //
  5. // Synopsis: I don't know what this file holds, ask Balaji
  6. //
  7. // Copyright (C) 1999-2000 Microsoft Corporation
  8. // All rights reserved.
  9. //
  10. //#--------------------------------------------------------------
  11. /////////////////////////////////////////////////////////////////////////////
  12. //
  13. // Message Table Info
  14. //
  15. /////////////////////////////////////////////////////////////////////////////
  16. #include "datetimemsg.rc"
  17. #include "saverp.h"
  18. #define VER_FILETYPE VFT_DLL
  19. #define VER_FILESUBTYPE VFT2_UNKNOWN
  20. #define VER_FILEDESCRIPTION_STR "Microsoft Server Appliance Set Date Time Localization Manager Component"
  21. #define VER_INTERNALNAME_STR "DATETIMEMSG.DLL"
  22. #define VER_ORIGINALFILENAME_STR "DATETIMEMSG.DLL"
  23. #include <common.ver>