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.

113 lines
2.8 KiB

  1. //Microsoft Developer Studio generated resource script.
  2. //
  3. #include "resource.h"
  4. #define APSTUDIO_READONLY_SYMBOLS
  5. /////////////////////////////////////////////////////////////////////////////
  6. //
  7. // Generated from the TEXTINCLUDE 2 resource.
  8. //
  9. #include "afxres.h"
  10. /////////////////////////////////////////////////////////////////////////////
  11. #undef APSTUDIO_READONLY_SYMBOLS
  12. /////////////////////////////////////////////////////////////////////////////
  13. // English (U.S.) resources
  14. #if !defined(AFX_RESOURCE_DLL) || defined(AFX_TARG_ENU)
  15. #ifdef _WIN32
  16. LANGUAGE LANG_ENGLISH, SUBLANG_ENGLISH_US
  17. #pragma code_page(1252)
  18. #endif //_WIN32
  19. #ifdef APSTUDIO_INVOKED
  20. /////////////////////////////////////////////////////////////////////////////
  21. //
  22. // TEXTINCLUDE
  23. //
  24. 1 TEXTINCLUDE DISCARDABLE
  25. BEGIN
  26. "resource.h\0"
  27. END
  28. 2 TEXTINCLUDE DISCARDABLE
  29. BEGIN
  30. "#include ""afxres.h""\r\n"
  31. "\0"
  32. END
  33. 3 TEXTINCLUDE DISCARDABLE
  34. BEGIN
  35. "\r\n"
  36. "\0"
  37. END
  38. #endif // APSTUDIO_INVOKED
  39. /////////////////////////////////////////////////////////////////////////////
  40. //
  41. // Icon
  42. //
  43. // Icon with lowest ID value placed first to ensure application icon
  44. // remains consistent on all systems.
  45. IDI_ICON1 ICON DISCARDABLE "snapin.ICO"
  46. /////////////////////////////////////////////////////////////////////////////
  47. //
  48. // Bitmap
  49. //
  50. IDR_SMICONS BITMAP DISCARDABLE "smicons.bmp"
  51. IDR_LGICONS BITMAP DISCARDABLE "lgicons.bmp"
  52. IDR_TOOLBAR1 BITMAP DISCARDABLE "toolbar1.bmp"
  53. IDB_SMOPEN BITMAP DISCARDABLE "smopen.bmp"
  54. IDB_SMBMP BITMAP DISCARDABLE "smbmp.bmp"
  55. IDB_LGBMP BITMAP DISCARDABLE "lgbmp.bmp"
  56. /////////////////////////////////////////////////////////////////////////////
  57. //
  58. // Toolbar
  59. //
  60. IDR_TOOLBAR1 TOOLBAR DISCARDABLE 16, 16
  61. BEGIN
  62. BUTTON ID_BUTTONSTART
  63. SEPARATOR
  64. BUTTON ID_BUTTONPAUSE
  65. BUTTON ID_BUTTONSTOP
  66. END
  67. /////////////////////////////////////////////////////////////////////////////
  68. //
  69. // String Table
  70. //
  71. STRINGTABLE DISCARDABLE
  72. BEGIN
  73. IDS_HELPFILE "SnapSamp.chm"
  74. IDS_SNAPINDESC "Sample S - Toolbar Extension"
  75. IDS_NAME "Sample S - Toolbar Extension"
  76. IDS_SNAPINNAME "Sample S - Toolbar Extension"
  77. IDS_ABOUTNAME "Sample S - Toolbar Extension"
  78. END
  79. #endif // English (U.S.) resources
  80. /////////////////////////////////////////////////////////////////////////////
  81. #ifndef APSTUDIO_INVOKED
  82. /////////////////////////////////////////////////////////////////////////////
  83. //
  84. // Generated from the TEXTINCLUDE 3 resource.
  85. //
  86. /////////////////////////////////////////////////////////////////////////////
  87. #endif // not APSTUDIO_INVOKED