home *** CD-ROM | disk | FTP | other *** search
/ Troubleshooting Netware Systems / CSTRIAL0196.BIN / attach / msj / v10n10 / vb40.exe / SHELLOCX.EXE / SHELLINK.RC < prev    next >
Text File  |  1995-10-01  |  2KB  |  97 lines

  1. //Microsoft Visual C++ generated resource script.
  2. //
  3. #include "resource.h"
  4.  
  5. #define APSTUDIO_READONLY_SYMBOLS
  6. /////////////////////////////////////////////////////////////////////////////
  7. //
  8. // Generated from the TEXTINCLUDE 2 resource.
  9. //
  10. #include "afxres.h"
  11.  
  12. /////////////////////////////////////////////////////////////////////////////
  13. #undef APSTUDIO_READONLY_SYMBOLS
  14.  
  15.  
  16. #ifdef APSTUDIO_INVOKED
  17. /////////////////////////////////////////////////////////////////////////////
  18. //
  19. // TEXTINCLUDE
  20. //
  21.  
  22. 1 TEXTINCLUDE DISCARDABLE 
  23. BEGIN
  24.     "resource.h\0"
  25. END
  26.  
  27. 2 TEXTINCLUDE DISCARDABLE 
  28. BEGIN
  29.     "#include ""afxres.h""\r\n"
  30.     "\0"
  31. END
  32.  
  33. 3 TEXTINCLUDE DISCARDABLE 
  34. BEGIN
  35.     "#include ""afxres.rc""\r\n"
  36.     "#include ""shellink.rc2""  // non-App Studio edited resources\r\n"
  37.     "#if 0\r\n"
  38.     "#include "".\\tlb16\\shellink.tlb""  // 16-bit: force dependency on .TLB file\r\n"
  39.     "#endif\r\n"
  40.     "\0"
  41. END
  42.  
  43. /////////////////////////////////////////////////////////////////////////////
  44. #endif    // APSTUDIO_INVOKED
  45.  
  46.  
  47. /////////////////////////////////////////////////////////////////////////////
  48. //
  49. // Bitmap
  50. //
  51.  
  52. IDB_SHELLINK            BITMAP  DISCARDABLE     "shellctl.bmp"
  53.  
  54. /////////////////////////////////////////////////////////////////////////////
  55. //
  56. // Dialog
  57. //
  58.  
  59. IDD_PROPPAGE_SHELLINK DIALOG DISCARDABLE  0, 0, 250, 62
  60. STYLE WS_CHILD
  61. FONT 8, "MS Sans Serif"
  62. BEGIN
  63. END
  64.  
  65.  
  66. /////////////////////////////////////////////////////////////////////////////
  67. //
  68. // String Table
  69. //
  70.  
  71. STRINGTABLE DISCARDABLE 
  72. BEGIN
  73.     IDS_SHELLINK            "Shellink Control"
  74.     IDS_SHELLINK_PPG        "Shellink Property Page"
  75. END
  76.  
  77. STRINGTABLE DISCARDABLE 
  78. BEGIN
  79.     IDS_SHELLINK_PPG_CAPTION "General"
  80. END
  81.  
  82.  
  83. #ifndef APSTUDIO_INVOKED
  84. /////////////////////////////////////////////////////////////////////////////
  85. //
  86. // Generated from the TEXTINCLUDE 3 resource.
  87. //
  88. #include "afxres.rc"
  89. #include "shellink.rc2"  // non-App Studio edited resources
  90. #if 0
  91. #include ".\tlb16\shellink.tlb"  // 16-bit: force dependency on .TLB file
  92. #endif
  93.  
  94. /////////////////////////////////////////////////////////////////////////////
  95. #endif    // not APSTUDIO_INVOKED
  96.  
  97.