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.

18 lines
541 B

  1. //+-------------------------------------------------------------------------
  2. //
  3. // Microsoft Windows
  4. //
  5. // Copyright (C) Microsoft Corporation
  6. //
  7. // File: migrate.rc
  8. //
  9. //--------------------------------------------------------------------------
  10. #define VER_ORIGINALFILENAME_STR "migrate.dll"
  11. #define VER_FILETYPE VFT_DLL
  12. #define VER_FILEDESCRIPTION_STR "Windows MSI 2.0 WinFusion Assembly downlevel Migration DLL"
  13. #define VER_INTERNALNAME_STR "migrate"
  14. #include "version.h"
  15. #include "msi.rcv"