testconns/statdesktop/desktop/testsource/dllcommstesters/teststatcomms/testcom.rc
changeset 4 b8d1455fddc0
equal deleted inserted replaced
2:73b88125830c 4:b8d1455fddc0
       
     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 // English (U.S.) resources
       
    17 
       
    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 //
       
    26 // Dialog
       
    27 //
       
    28 
       
    29 IDD_TESTCOM_DIALOG DIALOGEX 0, 0, 265, 151
       
    30 STYLE DS_MODALFRAME | WS_MINIMIZEBOX | WS_POPUP | WS_VISIBLE | WS_CAPTION | 
       
    31     WS_SYSMENU
       
    32 EXSTYLE WS_EX_APPWINDOW
       
    33 CAPTION "STAT Device Communications Test"
       
    34 FONT 8, "MS Sans Serif"
       
    35 BEGIN
       
    36     DEFPUSHBUTTON   "Listen / Stop",IDC_TRANSFER,150,129,50,14
       
    37     PUSHBUTTON      "Close",IDOK,208,129,50,14
       
    38     LISTBOX         IDC_LIST1,7,36,251,87,LBS_NOINTEGRALHEIGHT | WS_VSCROLL | 
       
    39                     WS_TABSTOP
       
    40     COMBOBOX        IDC_TRANSPORT,7,131,78,90,CBS_DROPDOWNLIST | WS_VSCROLL | 
       
    41                     WS_TABSTOP
       
    42     EDITTEXT        IDC_PORT,94,129,47,14,ES_AUTOHSCROLL
       
    43     LTEXT           "This dialog is used to test a STAT connection to the device.  Whatever is sent down will be bounced straight back, with the exception of <S> and <R> which read and send the files C:\\basicscreen.mbm and C:\\basicapp.exe respectively.",
       
    44                     IDC_STATIC,7,7,251,27
       
    45 END
       
    46 
       
    47 
       
    48 #ifndef _MAC
       
    49 /////////////////////////////////////////////////////////////////////////////
       
    50 //
       
    51 // Version
       
    52 //
       
    53 
       
    54 VS_VERSION_INFO VERSIONINFO
       
    55  FILEVERSION 1,0,0,1
       
    56  PRODUCTVERSION 1,0,0,1
       
    57  FILEFLAGSMASK 0x3fL
       
    58 #ifdef _DEBUG
       
    59  FILEFLAGS 0x1L
       
    60 #else
       
    61  FILEFLAGS 0x0L
       
    62 #endif
       
    63  FILEOS 0x4L
       
    64  FILETYPE 0x1L
       
    65  FILESUBTYPE 0x0L
       
    66 BEGIN
       
    67     BLOCK "StringFileInfo"
       
    68     BEGIN
       
    69         BLOCK "040904B0"
       
    70         BEGIN
       
    71             VALUE "CompanyName", "\0"
       
    72             VALUE "FileDescription", "testcom MFC Application\0"
       
    73             VALUE "FileVersion", "1, 0, 0, 1\0"
       
    74             VALUE "InternalName", "testcom\0"
       
    75             VALUE "LegalCopyright", "Copyright (C) 2002\0"
       
    76             VALUE "LegalTrademarks", "\0"
       
    77             VALUE "OriginalFilename", "testcom.EXE\0"
       
    78             VALUE "ProductName", "testcom Application\0"
       
    79             VALUE "ProductVersion", "1, 0, 0, 1\0"
       
    80         END
       
    81     END
       
    82     BLOCK "VarFileInfo"
       
    83     BEGIN
       
    84         VALUE "Translation", 0x409, 1200
       
    85     END
       
    86 END
       
    87 
       
    88 #endif    // !_MAC
       
    89 
       
    90 
       
    91 /////////////////////////////////////////////////////////////////////////////
       
    92 //
       
    93 // DESIGNINFO
       
    94 //
       
    95 
       
    96 #ifdef APSTUDIO_INVOKED
       
    97 GUIDELINES DESIGNINFO DISCARDABLE 
       
    98 BEGIN
       
    99     IDD_TESTCOM_DIALOG, DIALOG
       
   100     BEGIN
       
   101         LEFTMARGIN, 7
       
   102         RIGHTMARGIN, 258
       
   103         TOPMARGIN, 7
       
   104         BOTTOMMARGIN, 143
       
   105     END
       
   106 END
       
   107 #endif    // APSTUDIO_INVOKED
       
   108 
       
   109 
       
   110 /////////////////////////////////////////////////////////////////////////////
       
   111 //
       
   112 // Dialog Info
       
   113 //
       
   114 
       
   115 IDD_TESTCOM_DIALOG DLGINIT
       
   116 BEGIN
       
   117     IDC_TRANSPORT, 0x403, 16, 0
       
   118 0x7953, 0x626d, 0x6169, 0x436e, 0x6e6f, 0x656e, 0x7463, 0x0020, 
       
   119     IDC_TRANSPORT, 0x403, 14, 0
       
   120 0x7953, 0x626d, 0x6169, 0x536e, 0x636f, 0x656b, 0x0074, 
       
   121     IDC_TRANSPORT, 0x403, 14, 0
       
   122 0x7953, 0x626d, 0x6169, 0x536e, 0x7265, 0x6169, 0x006c, 
       
   123     IDC_TRANSPORT, 0x403, 16, 0
       
   124 0x7953, 0x626d, 0x6169, 0x496e, 0x666e, 0x6172, 0x6572, 0x0064, 
       
   125     IDC_TRANSPORT, 0x403, 17, 0
       
   126 0x7953, 0x626d, 0x6169, 0x426e, 0x756c, 0x7465, 0x6f6f, 0x6874, "\000" 
       
   127     IDC_TRANSPORT, 0x403, 11, 0
       
   128 0x7953, 0x626d, 0x6169, 0x556e, 0x4253, "\000" 
       
   129     0
       
   130 END
       
   131 
       
   132 #endif    // English (U.S.) resources
       
   133 /////////////////////////////////////////////////////////////////////////////
       
   134 
       
   135 
       
   136 /////////////////////////////////////////////////////////////////////////////
       
   137 // English (U.K.) resources
       
   138 
       
   139 #if !defined(AFX_RESOURCE_DLL) || defined(AFX_TARG_ENG)
       
   140 #ifdef _WIN32
       
   141 LANGUAGE LANG_ENGLISH, SUBLANG_ENGLISH_UK
       
   142 #pragma code_page(1252)
       
   143 #endif //_WIN32
       
   144 
       
   145 #ifdef APSTUDIO_INVOKED
       
   146 /////////////////////////////////////////////////////////////////////////////
       
   147 //
       
   148 // TEXTINCLUDE
       
   149 //
       
   150 
       
   151 1 TEXTINCLUDE DISCARDABLE 
       
   152 BEGIN
       
   153     "resource.h\0"
       
   154 END
       
   155 
       
   156 2 TEXTINCLUDE DISCARDABLE 
       
   157 BEGIN
       
   158     "#include ""afxres.h""\r\n"
       
   159     "\0"
       
   160 END
       
   161 
       
   162 3 TEXTINCLUDE DISCARDABLE 
       
   163 BEGIN
       
   164     "#define _AFX_NO_SPLITTER_RESOURCES\r\n"
       
   165     "#define _AFX_NO_OLE_RESOURCES\r\n"
       
   166     "#define _AFX_NO_TRACKER_RESOURCES\r\n"
       
   167     "#define _AFX_NO_PROPERTY_RESOURCES\r\n"
       
   168     "\r\n"
       
   169     "#if !defined(AFX_RESOURCE_DLL) || defined(AFX_TARG_ENU)\r\n"
       
   170     "#ifdef _WIN32\r\n"
       
   171     "LANGUAGE 9, 1\r\n"
       
   172     "#pragma code_page(1252)\r\n"
       
   173     "#endif //_WIN32\r\n"
       
   174     "#include ""res\\testcom.rc2""  // non-Microsoft Visual C++ edited resources\r\n"
       
   175     "#include ""afxres.rc""         // Standard components\r\n"
       
   176     "#endif\r\n"
       
   177     "\0"
       
   178 END
       
   179 
       
   180 #endif    // APSTUDIO_INVOKED
       
   181 
       
   182 
       
   183 /////////////////////////////////////////////////////////////////////////////
       
   184 //
       
   185 // Icon
       
   186 //
       
   187 
       
   188 // Icon with lowest ID value placed first to ensure application icon
       
   189 // remains consistent on all systems.
       
   190 IDR_MAINFRAME           ICON    DISCARDABLE     "res\\testcom.ico"
       
   191 #endif    // English (U.K.) resources
       
   192 /////////////////////////////////////////////////////////////////////////////
       
   193 
       
   194 
       
   195 
       
   196 #ifndef APSTUDIO_INVOKED
       
   197 /////////////////////////////////////////////////////////////////////////////
       
   198 //
       
   199 // Generated from the TEXTINCLUDE 3 resource.
       
   200 //
       
   201 #define _AFX_NO_SPLITTER_RESOURCES
       
   202 #define _AFX_NO_OLE_RESOURCES
       
   203 #define _AFX_NO_TRACKER_RESOURCES
       
   204 #define _AFX_NO_PROPERTY_RESOURCES
       
   205 
       
   206 #if !defined(AFX_RESOURCE_DLL) || defined(AFX_TARG_ENU)
       
   207 #ifdef _WIN32
       
   208 LANGUAGE 9, 1
       
   209 #pragma code_page(1252)
       
   210 #endif //_WIN32
       
   211 #include "res/testcom.rc2"  // non-Microsoft Visual C++ edited resources
       
   212 #include "afxres.rc"         // Standard components
       
   213 #endif
       
   214 
       
   215 /////////////////////////////////////////////////////////////////////////////
       
   216 #endif    // not APSTUDIO_INVOKED
       
   217