Source code of Windows XP (NT5)
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.

71 lines
1.9 KiB

  1. //+----------------------------------------------------------------------------
  2. //
  3. // File: migrate.rc
  4. //
  5. // Module: MIGRATE.DLL
  6. //
  7. // Synopsis: Resource Script
  8. //
  9. // Copyright (c) 1998 Microsoft Corporation
  10. //
  11. // Author: quintinb created 08/21/98
  12. //
  13. //+----------------------------------------------------------------------------
  14. //Microsoft Developer Studio generated resource script.
  15. //
  16. #define APSTUDIO_READONLY_SYMBOLS
  17. /////////////////////////////////////////////////////////////////////////////
  18. //
  19. // Generated from the TEXTINCLUDE 2 resource.
  20. //
  21. #define APSTUDIO_HIDDEN_SYMBOLS
  22. #include "windows.h"
  23. #undef APSTUDIO_HIDDEN_SYMBOLS
  24. //
  25. // winver.h, ntverp.h and common.ver contain the build
  26. // version info and are part of the NT src tree.
  27. //
  28. #include "pnpuverp.h"
  29. #include "cmprdver.h"
  30. #define VER_FILETYPE VFT_DLL
  31. #define VER_FILESUBTYPE VFT2_UNKNOWN
  32. #define VER_FILEDESCRIPTION_STR "Microsoft Connection Manager Migration Dll"
  33. #define VER_INTERNALNAME_STR "Migrate"
  34. #define VER_ORIGINALFILENAME_STR "Migrate.dll"
  35. #include <common.ver>
  36. #include "msg.rc"
  37. /////////////////////////////////////////////////////////////////////////////
  38. #undef APSTUDIO_READONLY_SYMBOLS
  39. /////////////////////////////////////////////////////////////////////////////
  40. // English (U.S.) resources
  41. #if !defined(AFX_RESOURCE_DLL) || defined(AFX_TARG_ENU)
  42. #ifdef _WIN32
  43. LANGUAGE LANG_ENGLISH, SUBLANG_ENGLISH_US
  44. #pragma code_page(1252)
  45. #endif //_WIN32
  46. #endif // English (U.S.) resources
  47. /////////////////////////////////////////////////////////////////////////////
  48. #ifndef APSTUDIO_INVOKED
  49. /////////////////////////////////////////////////////////////////////////////
  50. //
  51. // Generated from the TEXTINCLUDE 3 resource.
  52. //
  53. /////////////////////////////////////////////////////////////////////////////
  54. #endif // not APSTUDIO_INVOKED