56 lines
2.1 KiB
C
56 lines
2.1 KiB
C
//{{NO_DEPENDENCIES}}
|
|
// Microsoft Developer Studio generated include file.
|
|
// Used by smlobby.rc
|
|
//
|
|
#define IDM_ABOUTBOX 0x0010
|
|
#define IDD_ABOUTBOX 100
|
|
#define IDS_ABOUTBOX 101
|
|
#define IDD_GIMPLOBBY_DIALOG 102
|
|
#define IDR_MAINFRAME 128
|
|
#define IDD_SMLOBBY_DIALOG 129
|
|
#define IDD_CONNECT 130
|
|
#define IDD_FILEXFER 131
|
|
#define IDC_SERVER 1000
|
|
#define IDC_PORT 1001
|
|
#define IDC_EDIT_ENTRY 1001
|
|
#define IDC_NICK 1002
|
|
#define IDC_USERID 1003
|
|
#define IDC_LIST_GAMES 1003
|
|
#define IDC_FULLNAME 1004
|
|
#define IDC_EDIT_GAME_INFO 1004
|
|
#define IDC_PASSWORD 1005
|
|
#define IDC_COMBO_MUSIC 1005
|
|
#define IDC_BUTTON_CREATE_GAME 1006
|
|
#define IDC_LIST_USERS 1007
|
|
#define IDC_EDIT_GAME_NAME 1008
|
|
#define IDC_BUTTON_BEGIN_GAME 1009
|
|
#define IDC_EDIT_CHAT_MESSAGES 1012
|
|
#define IDC_BUTTON_SEND 1013
|
|
#define IDC_PROGRESS1 1014
|
|
#define IDC_FILENAME 1015
|
|
#define IDC_FILESIZE 1016
|
|
#define IDC_FOLDERNAME 1017
|
|
#define IDC_RECVRNAME 1018
|
|
#define IDC_BYTESSENT 1019
|
|
#define IDC_TIMELEFT 1020
|
|
#define IDC_XFERRATE 1021
|
|
#define IDC_XFERSTATUS 1022
|
|
#define IDC_TOFROM 1023
|
|
#define IDC_SENTRECVD 1024
|
|
#define IDC_COMBO1 1030
|
|
#define IDC_NEWGAMEFRAME 1031
|
|
#define IDC_SELECT_MUSIC_STATIC 1032
|
|
#define IDC_GAME_NAME_STATIC 1033
|
|
#define IDC_REFRESH_GAME_LIST 1034
|
|
|
|
// Next default values for new objects
|
|
//
|
|
#ifdef APSTUDIO_INVOKED
|
|
#ifndef APSTUDIO_READONLY_SYMBOLS
|
|
#define _APS_NEXT_RESOURCE_VALUE 136
|
|
#define _APS_NEXT_COMMAND_VALUE 32771
|
|
#define _APS_NEXT_CONTROL_VALUE 1035
|
|
#define _APS_NEXT_SYMED_VALUE 101
|
|
#endif
|
|
#endif
|