home *** CD-ROM | disk | FTP | other *** search
/ Chip 2005 May / CMCD0505.ISO / Software / Shareware / Comunicatii / netmansuite / setup.exe / Samples / VisualC / Plugin.rc < prev    next >
Text File  |  2001-05-17  |  6KB  |  202 lines

  1. //Microsoft Developer Studio 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. // Russian resources
  17.  
  18. #if !defined(AFX_RESOURCE_DLL) || defined(AFX_TARG_RUS)
  19. #ifdef _WIN32
  20. LANGUAGE LANG_RUSSIAN, SUBLANG_DEFAULT
  21. #pragma code_page(1251)
  22. #endif //_WIN32
  23.  
  24. #ifdef APSTUDIO_INVOKED
  25. /////////////////////////////////////////////////////////////////////////////
  26. //
  27. // TEXTINCLUDE
  28. //
  29.  
  30. 1 TEXTINCLUDE DISCARDABLE 
  31. BEGIN
  32.     "resource.h\0"
  33. END
  34.  
  35. 2 TEXTINCLUDE DISCARDABLE 
  36. BEGIN
  37.     "#include ""afxres.h""\r\n"
  38.     "\0"
  39. END
  40.  
  41. 3 TEXTINCLUDE DISCARDABLE 
  42. BEGIN
  43.     "#define _AFX_NO_SPLITTER_RESOURCES\r\n"
  44.     "#define _AFX_NO_OLE_RESOURCES\r\n"
  45.     "#define _AFX_NO_TRACKER_RESOURCES\r\n"
  46.     "#define _AFX_NO_PROPERTY_RESOURCES\r\n"
  47.     "\r\n"
  48.     "#if !defined(AFX_RESOURCE_DLL) || defined(AFX_TARG_ENU)\r\n"
  49.     "#ifdef _WIN32\r\n"
  50.     "LANGUAGE 9, 1\r\n"
  51.     "#pragma code_page(1252)\r\n"
  52.     "#endif\r\n"
  53.     "#include ""res\\Plugin.rc2""  // non-Microsoft Visual C++ edited resources\r\n"
  54.     "#include ""afxres.rc""         // Standard components\r\n"
  55.     "#endif\0"
  56. END
  57.  
  58. #endif    // APSTUDIO_INVOKED
  59.  
  60.  
  61. /////////////////////////////////////////////////////////////////////////////
  62. //
  63. // Dialog
  64. //
  65.  
  66. IDD_PROPERTIES DIALOG DISCARDABLE  0, 0, 214, 119
  67. STYLE WS_CHILD | WS_VISIBLE
  68. FONT 8, "MS Sans Serif"
  69. BEGIN
  70.     CTEXT           "This is the Visual C++ check plugin sample",IDC_STATIC,
  71.                     15,10,185,10
  72.     LTEXT           "It will do it's job by comparing two values, handled by this plugin: the one stored in the program preferences and another set in the server properties, and decide that the server is down if the first is greater than the second.",
  73.                     IDC_STATIC,15,35,185,35
  74.     LTEXT           "Server is down if the following value:",IDC_STATIC,15,
  75.                     75,116,8
  76.     EDITTEXT        IDC_PROPS_VALUE,135,70,60,14,ES_AUTOHSCROLL | ES_NUMBER
  77.     LTEXT           "is less than:",IDC_STATIC,91,90,38,8
  78.     EDITTEXT        IDC_PREFS_VALUE,135,86,60,14,ES_AUTOHSCROLL | 
  79.                     ES_READONLY | ES_NUMBER
  80. END
  81.  
  82. IDD_PREFERENCES DIALOG DISCARDABLE  0, 0, 214, 119
  83. STYLE WS_CHILD | WS_VISIBLE
  84. FONT 8, "MS Sans Serif"
  85. BEGIN
  86.     CTEXT           "This is the Visual C++ check plugin sample",-1,15,10,
  87.                     185,10
  88.     LTEXT           "It will do it's job by comparing two values, handled by this plugin: the one stored in the program preferences and another set in the server properties, and decide that the server is down if the first is greater than the second.",
  89.                     -1,15,35,185,35
  90.     LTEXT           "The value stored in preferences is:",-1,19,90,110,8
  91.     EDITTEXT        IDC_PREFS_VALUE,135,86,60,14,ES_AUTOHSCROLL | ES_NUMBER
  92. END
  93.  
  94.  
  95. /////////////////////////////////////////////////////////////////////////////
  96. //
  97. // DESIGNINFO
  98. //
  99.  
  100. #ifdef APSTUDIO_INVOKED
  101. GUIDELINES DESIGNINFO DISCARDABLE 
  102. BEGIN
  103.     IDD_PROPERTIES, DIALOG
  104.     BEGIN
  105.         LEFTMARGIN, 7
  106.         RIGHTMARGIN, 207
  107.         TOPMARGIN, 7
  108.         BOTTOMMARGIN, 112
  109.     END
  110.  
  111.     IDD_PREFERENCES, DIALOG
  112.     BEGIN
  113.         LEFTMARGIN, 7
  114.         RIGHTMARGIN, 207
  115.         TOPMARGIN, 7
  116.         BOTTOMMARGIN, 112
  117.     END
  118. END
  119. #endif    // APSTUDIO_INVOKED
  120.  
  121. #endif    // Russian resources
  122. /////////////////////////////////////////////////////////////////////////////
  123.  
  124.  
  125. /////////////////////////////////////////////////////////////////////////////
  126. // English (U.S.) resources
  127.  
  128. #if !defined(AFX_RESOURCE_DLL) || defined(AFX_TARG_ENU)
  129. #ifdef _WIN32
  130. LANGUAGE LANG_ENGLISH, SUBLANG_ENGLISH_US
  131. #pragma code_page(1252)
  132. #endif //_WIN32
  133.  
  134. #ifndef _MAC
  135. /////////////////////////////////////////////////////////////////////////////
  136. //
  137. // Version
  138. //
  139.  
  140. VS_VERSION_INFO VERSIONINFO
  141.  FILEVERSION 1,0,0,1
  142.  PRODUCTVERSION 1,0,0,1
  143.  FILEFLAGSMASK 0x3fL
  144. #ifdef _DEBUG
  145.  FILEFLAGS 0x1L
  146. #else
  147.  FILEFLAGS 0x0L
  148. #endif
  149.  FILEOS 0x4L
  150.  FILETYPE 0x2L
  151.  FILESUBTYPE 0x0L
  152. BEGIN
  153.     BLOCK "StringFileInfo"
  154.     BEGIN
  155.         BLOCK "040904B0"
  156.         BEGIN
  157.             VALUE "CompanyName", "\0"
  158.             VALUE "FileDescription", "Plugin DLL\0"
  159.             VALUE "FileVersion", "1, 0, 0, 1\0"
  160.             VALUE "InternalName", "Plugin\0"
  161.             VALUE "LegalCopyright", "Copyright (C) 1901\0"
  162.             VALUE "LegalTrademarks", "\0"
  163.             VALUE "OriginalFilename", "Plugin.DLL\0"
  164.             VALUE "ProductName", "Plugin Dynamic Link Library\0"
  165.             VALUE "ProductVersion", "1, 0, 0, 1\0"
  166.         END
  167.     END
  168.     BLOCK "VarFileInfo"
  169.     BEGIN
  170.         VALUE "Translation", 0x409, 1200
  171.     END
  172. END
  173.  
  174. #endif    // !_MAC
  175.  
  176. #endif    // English (U.S.) resources
  177. /////////////////////////////////////////////////////////////////////////////
  178.  
  179.  
  180.  
  181. #ifndef APSTUDIO_INVOKED
  182. /////////////////////////////////////////////////////////////////////////////
  183. //
  184. // Generated from the TEXTINCLUDE 3 resource.
  185. //
  186. #define _AFX_NO_SPLITTER_RESOURCES
  187. #define _AFX_NO_OLE_RESOURCES
  188. #define _AFX_NO_TRACKER_RESOURCES
  189. #define _AFX_NO_PROPERTY_RESOURCES
  190.  
  191. #if !defined(AFX_RESOURCE_DLL) || defined(AFX_TARG_ENU)
  192. #ifdef _WIN32
  193. LANGUAGE 9, 1
  194. #pragma code_page(1252)
  195. #endif
  196. #include "res\Plugin.rc2"  // non-Microsoft Visual C++ edited resources
  197. #include "afxres.rc"         // Standard components
  198. #endif
  199. /////////////////////////////////////////////////////////////////////////////
  200. #endif    // not APSTUDIO_INVOKED
  201.  
  202.