diff -r 73b88125830c -r b8d1455fddc0 testconns/statdesktop/desktop/testsource/dllcommstesters/teststatsocketsblock/resource.h --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/testconns/statdesktop/desktop/testsource/dllcommstesters/teststatsocketsblock/resource.h Mon Oct 04 02:58:21 2010 +0300 @@ -0,0 +1,51 @@ +/* +* Copyright (c) 2005-2009 Nokia Corporation and/or its subsidiary(-ies). +* All rights reserved. +* This component and the accompanying materials are made available +* under the terms of "Eclipse Public License v1.0" +* which accompanies this distribution, and is available +* at the URL "http://www.eclipse.org/legal/epl-v10.html". +* +* Initial Contributors: +* Nokia Corporation - initial contribution. +* +* Contributors: +* +* Description: +* +*/ + + + + +//{{NO_DEPENDENCIES}} +// Microsoft Developer Studio generated include file. +// Used by myclient.rc +// +#define IDM_ABOUTBOX 0x0010 +#define IDD_ABOUTBOX 100 +#define IDS_ABOUTBOX 101 +#define IDD_MYCLIENT_DIALOG 102 +#define IDP_SOCKETS_INIT_FAILED 103 +#define IDR_MAINFRAME 128 +#define IDC_SENDMSG 1000 +#define IDC_SEND 1001 +#define IDC_RECVLIST 1002 +#define IDC_CONNECT 1003 +#define IDC_LISTEN 1004 +#define IDC_MACHINE 1005 +#define IDC_PORT 1006 +#define IDC_CHKLISTEN 1007 +#define IDC_RECEIVE 1008 +#define IDC_INFO 1009 + +// Next default values for new objects +// +#ifdef APSTUDIO_INVOKED +#ifndef APSTUDIO_READONLY_SYMBOLS +#define _APS_NEXT_RESOURCE_VALUE 129 +#define _APS_NEXT_COMMAND_VALUE 32771 +#define _APS_NEXT_CONTROL_VALUE 1010 +#define _APS_NEXT_SYMED_VALUE 101 +#endif +#endif