RESOURCE.H

//**************************************************************************** 
// Module: Chat2000.EXE
// File: Resource.H
//
//
// Copyright (c) Microsoft Corporation 1995-1997
//
// THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF
// ANY KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO
// THE IMPLIED WARRANTIES OF MERCHANTABILITY AND/OR FITNESS FOR A
// PARTICULAR PURPOSE.
//****************************************************************************

//{{NO_DEPENDENCIES}}
// Microsoft Developer Studio generated include file.
// Used by Chat2000.rc
//
#define IDD_ABOUTBOX 100
#define IDR_MAINFRAME 128
#define IDR_CHAT20TYPE 129
#define IDD_CHAT_CONNECT 130
#define IDD_KICK_BAN 131
#define IDD_BAN 132
#define IDD_INFO 138
#define IDD_ROOM_TOPIC 139
#define IDC_EDIT_ROOM 1000
#define IDC_EDIT_NICKNAME 1001
#define IDC_EDIT_PASSWORD 1002
#define IDC_COMMENT 1003
#define IDC_CREATE 1004
#define IDC_DO_NOT_EXPOSE 1005
#define IDC_READ_ONLY 1006
#define IDC_MIC_ONLY 1007
#define IDC_AUTENTICATED_ONLY 1008
#define IDC_AUTENTICATED_TALK 1009
#define IDC_FLAGS 1010
#define IDC_TYPE 1011
#define IDC_BANKICK 1015
#define IDC_ANY_USER 1016
#define IDC_HOST_TOPIC 1017
#define IDC_LOGGED_ON_ONLY 1018
#define IDC_REINSTATE 1018
#define IDC_NO_WISPER 1019
#define IDC_SET 1019
#define IDC_SHOW_HOST_ONLY 1020
#define IDC_NAME 1020
#define IDC_SPECTATOR 1021
#define IDC_PATH 1026
#define IDC_TOPIC 1027
#define IDC_Ratings 1028
#define IDC_NUMBER_OF_MEMBERS 1029
#define IDC_MAX_NUMBER_OF_MEMBERS 1030
#define IDC_PARTICIPANT_ID 1031
#define IDC_PARTICIPANT_ALIAS 1033
#define IDS_MDI_TITLE 5000
#define IDS_APP_DISCONNECTED 5001
#define IDS_APP_CONNECTING 5002
#define IDS_APP_CONNECTED 5003
#define IDS_FAIL_TO_LOAD_OCX 5004
#define IDS_URL_TO_CHAT 5005
#define IDS_ERROR_LOADING_FILE 5006
#define IDS_MNU_CANCEL_ENTERING 5007
#define IDS_MNU_EXIT_ROOM 5008
#define IDS_DEFAULT_CHAT_ROOM 6000
#define IDS_DEFAULT_NICKNAME 6001
#define IDM_CHAT_ENTERROOM 32771
#define IDM_CHAT_EXITROOM 32772
#define ID_CHAT_SHOWINFO 32773
#define ID_CHAT_CLEARHISTORY 32775
#define ID_CHAT_ABOUTMSCHAT 32776
#define ID_CHAT_KICKPARTICIPANT 32781
#define ID_CHAT_BANPARTICIPANT 32782
#define ID_CHAT_SETROOMTOPIC 32785

// Next default values for new objects
//
#ifdef APSTUDIO_INVOKED
#ifndef APSTUDIO_READONLY_SYMBOLS
#define _APS_3D_CONTROLS 1
#define _APS_NEXT_RESOURCE_VALUE 140
#define _APS_NEXT_COMMAND_VALUE 32786
#define _APS_NEXT_CONTROL_VALUE 1035
#define _APS_NEXT_SYMED_VALUE 101
#endif
#endif