diff options
Diffstat (limited to 'cppe/demo/IceE/chat/resource.h')
-rw-r--r-- | cppe/demo/IceE/chat/resource.h | 29 |
1 files changed, 0 insertions, 29 deletions
diff --git a/cppe/demo/IceE/chat/resource.h b/cppe/demo/IceE/chat/resource.h deleted file mode 100644 index f05d832fe95..00000000000 --- a/cppe/demo/IceE/chat/resource.h +++ /dev/null @@ -1,29 +0,0 @@ -//{{NO_DEPENDENCIES}} -// Microsoft Developer Studio generated include file. -// Used by ChatClient.rc -// -#define IDD_CHATCLIENT_DIALOG 101 -#define IDR_MAINFRAME 128 -#define IDD_CHATCONFIG_DIALOG 130 -#define IDC_SHUTDOWN 1001 -#define IDC_SEND 1002 -#define IDC_LOG 1003 -#define IDC_LOG2 1004 -#define ID_LOGIN 1004 -#define IDC_LOGIN 1004 -#define IDC_PASSWORD 1005 -#define IDC_HOST 1006 -#define IDC_PORT 1007 -#define IDC_USER 1008 -#define IDC_CONFIG 1009 - -// Next default values for new objects -// -#ifdef APSTUDIO_INVOKED -#ifndef APSTUDIO_READONLY_SYMBOLS -#define _APS_NEXT_RESOURCE_VALUE 131 -#define _APS_NEXT_COMMAND_VALUE 32771 -#define _APS_NEXT_CONTROL_VALUE 1010 -#define _APS_NEXT_SYMED_VALUE 101 -#endif -#endif |