resource.h
上传用户:yh_company
上传日期:2013-04-25
资源大小:19k
文件大小:1k
源码类别:

Email客户端

开发平台:

Visual C++

  1. //{{NO_DEPENDENCIES}}
  2. // Microsoft Developer Studio generated include file.
  3. // Used by Mail.rc
  4. //
  5. #define IDD_MAIL_DIALOG                 102
  6. #define IDP_SOCKETS_INIT_FAILED         103
  7. #define IDR_MAINFRAME                   128
  8. #define IDC_SEND                        1000
  9. #define IDC_RETR                        1001
  10. #define IDC_SMTP                        1002
  11. #define IDC_POP3                        1003
  12. #define IDC_FROM                        1004
  13. #define IDC_TO                          1005
  14. #define IDC_USER                        1006
  15. #define IDC_PASSWORD                    1007
  16. #define IDC_BODY                        1008
  17. #define IDC_SUBJECT                     1009
  18. #define IDC_STATUS                      1010
  19. #define IDC_MSGNO                       1011
  20. #define IDC_DELE                        1012
  21. // Next default values for new objects
  22. // 
  23. #ifdef APSTUDIO_INVOKED
  24. #ifndef APSTUDIO_READONLY_SYMBOLS
  25. #define _APS_NEXT_RESOURCE_VALUE        129
  26. #define _APS_NEXT_COMMAND_VALUE         40001
  27. #define _APS_NEXT_CONTROL_VALUE         1013
  28. #define _APS_NEXT_SYMED_VALUE           101
  29. #endif
  30. #endif