home *** CD-ROM | disk | FTP | other *** search
/ The Houseplan Collection / HRCD2005.ISO / data1.cab / Zusatz / 3DS / DATA2.Z / DialogExplorer.rc < prev    next >
Text File  |  1998-11-23  |  3KB  |  110 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. // German (Germany) resources
  17.  
  18. #if !defined(AFX_RESOURCE_DLL) || defined(AFX_TARG_DEU)
  19. #ifdef _WIN32
  20. LANGUAGE LANG_GERMAN, SUBLANG_GERMAN
  21. #pragma code_page(1252)
  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_DEU)\r\n"
  49.     "#ifdef _WIN32\r\n"
  50.     "LANGUAGE 7, 1\r\n"
  51.     "#pragma code_page(1252)\r\n"
  52.     "#endif //_WIN32\r\n"
  53.     "#include ""res\\DialogExplorer.rc2""  // non-Microsoft Visual C++ edited resources\r\n"
  54.     "#include ""l.deu\\afxres.rc""          // Standard components\r\n"
  55.     "#endif\r\n"
  56.     "\0"
  57. END
  58.  
  59. #endif    // APSTUDIO_INVOKED
  60.  
  61.  
  62. /////////////////////////////////////////////////////////////////////////////
  63. //
  64. // Icon
  65. //
  66.  
  67. // Icon with lowest ID value placed first to ensure application icon
  68. // remains consistent on all systems.
  69. IDR_MAINFRAME           ICON    DISCARDABLE     "res\\DialogExplorer.ico"
  70.  
  71. /////////////////////////////////////////////////////////////////////////////
  72. //
  73. // String Table
  74. //
  75.  
  76. STRINGTABLE DISCARDABLE 
  77. BEGIN
  78.     IDS_ABOUTBOX            "Inf&o ⁿber DialogExplorer..."
  79.     IDS_NO_ARCON            "Konnte keine Verbindung zu ArCon herstellen!"
  80.     IDS_NO_EVENTS           "Konnte keine Ereignisverabeitung bei ArCon registrieren!"
  81. END
  82.  
  83. #endif    // German (Germany) resources
  84. /////////////////////////////////////////////////////////////////////////////
  85.  
  86.  
  87.  
  88. #ifndef APSTUDIO_INVOKED
  89. /////////////////////////////////////////////////////////////////////////////
  90. //
  91. // Generated from the TEXTINCLUDE 3 resource.
  92. //
  93. #define _AFX_NO_SPLITTER_RESOURCES
  94. #define _AFX_NO_OLE_RESOURCES
  95. #define _AFX_NO_TRACKER_RESOURCES
  96. #define _AFX_NO_PROPERTY_RESOURCES
  97.  
  98. #if !defined(AFX_RESOURCE_DLL) || defined(AFX_TARG_DEU)
  99. #ifdef _WIN32
  100. LANGUAGE 7, 1
  101. #pragma code_page(1252)
  102. #endif //_WIN32
  103. #include "res\DialogExplorer.rc2"  // non-Microsoft Visual C++ edited resources
  104. #include "l.deu\afxres.rc"          // Standard components
  105. #endif
  106.  
  107. /////////////////////////////////////////////////////////////////////////////
  108. #endif    // not APSTUDIO_INVOKED
  109.  
  110.