diff options
author | Bernard Normier <bernard@zeroc.com> | 2007-05-04 15:44:49 +0000 |
---|---|---|
committer | Bernard Normier <bernard@zeroc.com> | 2007-05-04 15:44:49 +0000 |
commit | 389d3a4fb71243e279b984a68cd5c6837f4f6bd2 (patch) | |
tree | 35358d06e8b683621e366048a2973e327b21821d /cppe/demo/IceE/chat/resource.h | |
parent | Backed out endpoint stringification (diff) | |
download | ice-389d3a4fb71243e279b984a68cd5c6837f4f6bd2.tar.bz2 ice-389d3a4fb71243e279b984a68cd5c6837f4f6bd2.tar.xz ice-389d3a4fb71243e279b984a68cd5c6837f4f6bd2.zip |
Removed ^M
Diffstat (limited to 'cppe/demo/IceE/chat/resource.h')
-rwxr-xr-x | cppe/demo/IceE/chat/resource.h | 58 |
1 files changed, 29 insertions, 29 deletions
diff --git a/cppe/demo/IceE/chat/resource.h b/cppe/demo/IceE/chat/resource.h index b7d04ce339a..f05d832fe95 100755 --- a/cppe/demo/IceE/chat/resource.h +++ b/cppe/demo/IceE/chat/resource.h @@ -1,29 +1,29 @@ -//{{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
+//{{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 |