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.

87 lines
2.1 KiB

  1. // WARNING
  2. // non-localizable resources only
  3. // localizable resources must go in msratelc.rc
  4. //Microsoft Developer Studio generated resource script.
  5. //
  6. #include "resource.h"
  7. #define APSTUDIO_READONLY_SYMBOLS
  8. /////////////////////////////////////////////////////////////////////////////
  9. //
  10. // Generated from the TEXTINCLUDE 2 resource.
  11. //
  12. #include <windows.h>
  13. #include <commctrl.h>
  14. /////////////////////////////////////////////////////////////////////////////
  15. #undef APSTUDIO_READONLY_SYMBOLS
  16. /////////////////////////////////////////////////////////////////////////////
  17. // English (U.S.) resources
  18. #if !defined(AFX_RESOURCE_DLL) || defined(AFX_TARG_ENU)
  19. #ifdef _WIN32
  20. LANGUAGE LANG_ENGLISH, SUBLANG_ENGLISH_US
  21. #pragma code_page(1252)
  22. #endif //_WIN32
  23. /////////////////////////////////////////////////////////////////////////////
  24. //
  25. // Icon
  26. //
  27. // Icon with lowest ID value placed first to ensure application icon
  28. // remains consistent on all systems.
  29. 1 ICON DISCARDABLE "user.ico"
  30. /////////////////////////////////////////////////////////////////////////////
  31. //
  32. // REGINST
  33. //
  34. REGINST REGINST MOVEABLE PURE "selfreg.inf"
  35. #ifdef APSTUDIO_INVOKED
  36. /////////////////////////////////////////////////////////////////////////////
  37. //
  38. // TEXTINCLUDE
  39. //
  40. 1 TEXTINCLUDE DISCARDABLE
  41. BEGIN
  42. "resource.h\0"
  43. END
  44. 2 TEXTINCLUDE DISCARDABLE
  45. BEGIN
  46. "#include <windows.h>\r\n"
  47. "#include <commctrl.h>\r\n"
  48. "\0"
  49. END
  50. 3 TEXTINCLUDE DISCARDABLE
  51. BEGIN
  52. "#include ""msident.rcv""\r\n"
  53. "\0"
  54. END
  55. #endif // APSTUDIO_INVOKED
  56. #endif // English (U.S.) resources
  57. /////////////////////////////////////////////////////////////////////////////
  58. #define MLUI_SUPPORT //defind this when the resources are in the build
  59. #ifdef MLUI_SUPPORT
  60. #ifndef APSTUDIO_INVOKED
  61. /////////////////////////////////////////////////////////////////////////////
  62. //
  63. // Generated from the TEXTINCLUDE 3 resource.
  64. //
  65. #include "msident.rcv"
  66. /////////////////////////////////////////////////////////////////////////////
  67. #endif // not APSTUDIO_INVOKED
  68. #else
  69. #include "msident.rc"
  70. #endif // MLUI_SUPPORT