resource.h
上传用户:weimei12
上传日期:2022-08-11
资源大小:185k
文件大小:2k
源码类别:

Email客户端

开发平台:

Visual C++

  1. //{{NO_DEPENDENCIES}}
  2. // Microsoft Visual C++ generated include file.
  3. // Used by SimpleMail.rc
  4. //
  5. #define IDD_ABOUTBOX                    100
  6. #define IDP_OLE_INIT_FAILED             100
  7. #define IDP_SOCKETS_INIT_FAILED         104
  8. #define IDR_MAINFRAME                   128
  9. #define IDD_DLG_SETTING                 130
  10. #define IDD_DLG_SEND_EDIT               131
  11. #define IDD_EDITVIEW                    132
  12. #define IDD_LISTCTRLVIEW                133
  13. #define IDD_TREEVIEW                    134
  14. #define IDB_IMAGES                      135
  15. #define IDI_ICON                        136
  16. #define IDD_DLG_PROGRESS                137
  17. #define IDC_EDIT_USER                   1002
  18. #define IDC_EDIT_PASSWORD               1003
  19. #define IDC_EDIT_SMTPSERVER             1004
  20. #define IDC_EDIT_SENDMAIL               1005
  21. #define IDC_EDIT_POPSERVER              1006
  22. #define IDC_BTN_SEND                    1008
  23. #define IDC_BTN_RCP                     1009
  24. #define IDC_EDIT_RCP                    1010
  25. #define IDC_EDIT_TOPIC                  1011
  26. #define IDC_BTN_ACCESSORY               1012
  27. #define IDC_BTN_CC                      1014
  28. #define IDC_EDIT_CC                     1015
  29. #define IDC_CONTENT                     1016
  30. #define IDC_BTN_BCC                     1017
  31. #define IDC_EDIT_BCC                    1018
  32. #define IDC_ATTACH                      1025
  33. #define IDC_EDIT                        1027
  34. #define IDC_LIST                        1028
  35. #define IDC_TREE                        1029
  36. #define IDC_CHK_VALIDATE                1030
  37. #define IDC_PROGRESS                    1031
  38. #define IDC_STATUS                      1032
  39. #define ID_MAIL_SETTING                 32771
  40. #define ID_MAIL_SEND                    32772
  41. #define ID_MAIL_RECEIVE                 32773
  42. // Next default values for new objects
  43. // 
  44. #ifdef APSTUDIO_INVOKED
  45. #ifndef APSTUDIO_READONLY_SYMBOLS
  46. #define _APS_NEXT_RESOURCE_VALUE        138
  47. #define _APS_NEXT_COMMAND_VALUE         32781
  48. #define _APS_NEXT_CONTROL_VALUE         1033
  49. #define _APS_NEXT_SYMED_VALUE           101
  50. #endif
  51. #endif