//+----------------------------------------------------------------------------
//
// File:     resource.h
//
// Module:   CMMON32.EXE
//
// Synopsis: Resource IDs
//
// Copyright (c) 1998-1999 Microsoft Corporation
//
// Author:   quintinb Created Header    08/16/99
//
//+----------------------------------------------------------------------------

//{{NO_DEPENDENCIES}}
// Microsoft Developer Studio generated include file.
// Used by CmMon.rc
//
#define IDI_APP                         101
#define IDD_CONNSTAT                    104
#define IDD_CONNSTATNT4                 105
#define IDM_TRAY                        120
#define IDMC_TRAY_STATUS                121
#define IDD_RECONNECT                   123
#define IDC_CONNSTAT_ICON               1038
#define IDC_CONNSTAT_DURATION_DISPLAY   1039
#define IDC_CONNSTAT_SPEED_DISPLAY      1040
#define IDC_CONNSTAT_RECEIVED_DISPLAY   1041
#define IDC_CONNSTAT_SENT_DISPLAY       1042
#define IDC_DISCONNECT                  1043
#define IDC_CONNSTAT_DISCONNECT_DISPLAY 1044
#define IDC_AUTODISC                    1045
#define IDC_DETAILS                     1049
#define IDC_DETAILINFO                  1050
#define IDC_RECONNECT_MSG               1058
#define IDC_CONNSTAT_STATIC_CALL_DURATION 1069
#define IDC_CONNSTAT_STATIC_CONNECT_SPEED 1070
#define IDC_CONNSTAT_STATIC_BYTES_RECEIVED 1071
#define IDC_CONNSTAT_STATIC_BYTES_SENT  1072

//#define IDS_YES                         10010
//#define IDS_NO                          10011
//#define IDS_TRUE                        10012
//#define IDS_FALSE                       10013

#define IDMSG_CONNSPEED                 11054
#define IDMSG_CONNDUR                   11055
#define	IDMSG_CONNCNT					11056
#define IDMSG_CONNCNTRATE               11057
#define	IDMSG_CONNDISCONNECT			11060
#define IDMSG_CONNDISC_STAYONLINE       11061
#define IDMSG_CONNDISC_DISCNOW          11062
#define IDMSG_CONNDISC_OK               11063
#define IDMSG_CONNDISC_DISCONNECT       11064
#define IDMSG_DUR_START                 11065
#define IDMSG_DUR_START2                11066
#define IDMSG_DUR_START3                11067
#define IDMSG_DUR_START4                11068
#define IDMSG_DUR_START5                11069
#define IDMSG_DUR_START6                11070
#define IDMSG_DUR_START7                11071
#define IDMSG_DUR_START8                11072
#define IDMSG_DUR_START9                11073
#define IDMSG_DUR_START10               11074
#define IDMSG_DUR_START11               11075
#define IDMSG_DUR_START12               11076
#define IDMSG_DUR_START13               11077
#define IDMSG_DUR_START14               11078
#define IDMSG_DUR_START15               11079
#define IDMSG_DUR_START16               11080
#define IDMSG_DUR_START17               11081
#define IDMSG_DUR_START18               11082
#define IDMSG_DUR_START19               11083
#define IDMSG_DUR_START20               11084
#define IDMSG_DUR_START21               11085
#define IDMSG_DUR_START22               11086
#define IDMSG_DUR_START23               11087
#define IDMSG_DUR_START24               11088
#define IDMSG_DUR_START25               11089
#define IDMSG_DUR_START26               11090
#define IDMSG_DUR_START27               11091
#define IDMSG_RECONNECT                 11094
#define IDS_REG_DIALUP_ADAPTER          11208

// Next default values for new objects
// 
#ifdef APSTUDIO_INVOKED
#ifndef APSTUDIO_READONLY_SYMBOLS
#define _APS_NEXT_RESOURCE_VALUE        125
#define _APS_NEXT_COMMAND_VALUE         40001
#define _APS_NEXT_CONTROL_VALUE         1001
#define _APS_NEXT_SYMED_VALUE           101
#endif
#endif
