Resource.h
上传用户:hkeb168
上传日期:2022-07-04
资源大小:5040k
文件大小:1k
源码类别:

Email客户端

开发平台:

Visual C++

  1. //{{NO_DEPENDENCIES}}
  2. // Microsoft Developer Studio generated include file.
  3. // Used by SendEMail.rc
  4. //
  5. #define ID_SEND                         3
  6. #define ID_SHOW                         4
  7. #define IDM_ABOUTBOX                    0x0010
  8. #define IDD_ABOUTBOX                    100
  9. #define IDS_ABOUTBOX                    101
  10. #define IDD_SENDEMAIL_DIALOG            102
  11. #define IDR_MAINFRAME                   128
  12. #define IDD_MESSAGE                     129
  13. #define IDC_SMTP_ADDRESS                1000
  14. #define IDC_FROM_ADDRESS                1001
  15. #define IDC_TO_ADDRESS                  1002
  16. #define IDC_EMAIL_CONTENT               1003
  17. #define IDC_MESSAGE                     1005
  18. #define IDC_END                         1006
  19. // Next default values for new objects
  20. // 
  21. #ifdef APSTUDIO_INVOKED
  22. #ifndef APSTUDIO_READONLY_SYMBOLS
  23. #define _APS_NEXT_RESOURCE_VALUE        130
  24. #define _APS_NEXT_COMMAND_VALUE         32771
  25. #define _APS_NEXT_CONTROL_VALUE         1007
  26. #define _APS_NEXT_SYMED_VALUE           101
  27. #endif
  28. #endif