resource.h

jwatte's picture

//{{NO_DEPENDENCIES}}
// Microsoft Visual C++ generated include file.
// Used by chatclient.rc
//
#define IDD_CONNECT                     101
#define IDD_CHATCLIENT                  102
#define IDD_CHATUSER                    102
#define IDC_HOSTNAME                    1001
#define IDC_PORTNUM                     1002
#define IDC_TEXT                        1003
#define IDC_LIST1                       1004
#define IDC_CHATLOG                     1004
#define IDC_NAME                        1005
#define IDC_CHECK1                      1006
#define IDC_UDP                         1006
 
// Next default values for new objects
// 
#ifdef APSTUDIO_INVOKED
#ifndef APSTUDIO_READONLY_SYMBOLS
#define _APS_NEXT_RESOURCE_VALUE        103
#define _APS_NEXT_COMMAND_VALUE         40001
#define _APS_NEXT_CONTROL_VALUE         1007
#define _APS_NEXT_SYMED_VALUE           101
#endif
#endif