testtoolsconn/stat/desktop/testsource/dllcommstesters/teststatsocketsasync/resource.h
changeset 0 3da2a79470a7
equal deleted inserted replaced
-1:000000000000 0:3da2a79470a7
       
     1 /*
       
     2 * Copyright (c) 2005-2009 Nokia Corporation and/or its subsidiary(-ies).
       
     3 * All rights reserved.
       
     4 * This component and the accompanying materials are made available
       
     5 * under the terms of "Eclipse Public License v1.0"
       
     6 * which accompanies this distribution, and is available
       
     7 * at the URL "http://www.eclipse.org/legal/epl-v10.html".
       
     8 *
       
     9 * Initial Contributors:
       
    10 * Nokia Corporation - initial contribution.
       
    11 *
       
    12 * Contributors:
       
    13 *
       
    14 * Description:  
       
    15 *
       
    16 */
       
    17 
       
    18 
       
    19 
       
    20 
       
    21 //{{NO_DEPENDENCIES}}
       
    22 // Microsoft Developer Studio generated include file.
       
    23 // Used by myclient.rc
       
    24 //
       
    25 #define IDM_ABOUTBOX                    0x0010
       
    26 #define IDD_ABOUTBOX                    100
       
    27 #define IDS_ABOUTBOX                    101
       
    28 #define IDD_MYCLIENT_DIALOG             102
       
    29 #define IDP_SOCKETS_INIT_FAILED         103
       
    30 #define IDR_MAINFRAME                   128
       
    31 #define IDC_SENDMSG                     1000
       
    32 #define IDC_SEND                        1001
       
    33 #define IDC_RECVLIST                    1002
       
    34 #define IDC_CONNECT                     1003
       
    35 #define IDC_LISTEN                      1004
       
    36 #define IDC_MACHINE                     1005
       
    37 #define IDC_PORT                        1006
       
    38 #define IDC_CHKLISTEN                   1007
       
    39 
       
    40 // Next default values for new objects
       
    41 // 
       
    42 #ifdef APSTUDIO_INVOKED
       
    43 #ifndef APSTUDIO_READONLY_SYMBOLS
       
    44 #define _APS_NEXT_RESOURCE_VALUE        129
       
    45 #define _APS_NEXT_COMMAND_VALUE         32771
       
    46 #define _APS_NEXT_CONTROL_VALUE         1008
       
    47 #define _APS_NEXT_SYMED_VALUE           101
       
    48 #endif
       
    49 #endif