Click here to Skip to main content
15,897,519 members
Articles / Desktop Programming / MFC

The Ultimate TCP/IP Home Page

Rate me:
Please Sign up or sign in to vote.
4.98/5 (77 votes)
25 Aug 2007CPOL13 min read 2.6M   45.4K   267  
Ultimate TCP-IP is now Open Source
//{{NO_DEPENDENCIES}}
// Microsoft Developer Studio generated include file.
// Used by Test.rc
//
#define IDD_ABOUT                       102
#define IDD_POP3                        103
#define IDD_SMTP                        104
#define IDD_ATTACH_DLG                  105
#define IDI_ICON1                       106
#define IDC_APPENDLINE                  1000
#define IDC_BUTTON2                     1000
#define IDC_DISCONNECT                  1000
#define IDC_POP3                        1000
#define IDC_ADDLINE                     1001
#define IDC_BUTTON1                     1001
#define IDC_FINGER                      1001
#define IDC_SENDMAIL                    1001
#define IDC_CONNECT                     1001
#define IDC_ADD_BROWSE                  1001
#define IDC_DATESTAMP                   1002
#define IDC_BUTTON3                     1002
#define IDC_RETRIEVE                    1002
#define IDC_BROWSE                      1002
#define IDC_CLEAR                       1003
#define IDC_DELETE                      1003
#define IDC_EXIT                        1004
#define IDC_EDIT                        1005
#define IDC_SMTPSERVER                  1005
#define IDC_HISTORY                     1006
#define IDC_ALIGN                       1007
#define IDC_TEXTCOLOR                   1008
#define IDC_BACKCOLOR                   1009
#define IDC_BUTTON4                     1010
#define IDC_TOP                         1010
#define IDC_DEL                         1010
#define IDC_MESSAGE                     1011
#define IDC_FROM                        1012
#define IDC_SUBJECT                     1013
#define IDC_TO                          1014
#define IDC_MESSAGEHTML                 1015
#define IDC_HOST                        1016
#define IDC_USER                        1017
#define IDC_PASS                        1018
#define IDC_NUMMSGS                     1019
#define IDC_MSGLIST                     1020
#define IDC_MSGNUM                      1021
#define IDC_STATUS                      1023
#define IDC_PROGRESS                    1025
#define IDC_STATUS2                     1027
#define IDC_COMBO1                      1030
#define IDC_ATTACH_ADD                  1031
#define ID_ADD                          1032
#define IDC_POP3_FROM                   1033
#define IDC_POP3_TO                     1034
#define IDC_POP3_SUBJECT                1035
#define IDC_POP3_CC                     1036
#define IDC_POP3_COMBO                  1038
#define IDC_SAVE_ATTACH                 1039
#define IDC_NUM_ATTACH                  1040
#define IDC_ABOUT                       1042
#define IDC_MESSAGE_HTML                1043
#define IDC_STATIC                      -1

// Next default values for new objects
// 
#ifdef APSTUDIO_INVOKED
#ifndef APSTUDIO_READONLY_SYMBOLS
#define _APS_NO_MFC                     1
#define _APS_NEXT_RESOURCE_VALUE        107
#define _APS_NEXT_COMMAND_VALUE         40001
#define _APS_NEXT_CONTROL_VALUE         1044
#define _APS_NEXT_SYMED_VALUE           101
#endif
#endif

By viewing downloads associated with this article you agree to the Terms of Service and the article's licence.

If a file you wish to view isn't highlighted, and is a text file (not binary), please let us know and we'll add colourisation support for it.

License

This article, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)


Written By
Web Developer
Canada Canada
In January 2005, David Cunningham and Chris Maunder created TheUltimateToolbox.com, a new group dedicated to the continued development, support and growth of Dundas Software’s award winning line of MFC, C++ and ActiveX control products.

Ultimate Grid for MFC, Ultimate Toolbox for MFC, and Ultimate TCP/IP have been stalwarts of C++/MFC development for a decade. Thousands of developers have used these products to speed their time to market, improve the quality of their finished products, and enhance the reliability and flexibility of their software.
This is a Organisation

476 members

Comments and Discussions