resource.h
上传用户:young001
上传日期:2007-07-04
资源大小:33k
文件大小:1k
源码类别:

WEB邮件程序

开发平台:

Visual C++

  1. //{{NO_DEPENDENCIES}}
  2. // Microsoft Developer Studio generated include file.
  3. // Used by smtp.rc
  4. //
  5. #define IDD_ABOUTBOX                    100
  6. #define IDR_MAINFRAME                   128
  7. #define IDR_SMTPTYPE                    129
  8. #define IDD_DIALOG_SETUP                130
  9. #define IDD_DIALOG_ATTACH               131
  10. #define IDC_EDIT_SMTP                   1000
  11. #define IDC_EDIT_FROM                   1001
  12. #define IDC_EDIT_TO                     1002
  13. #define IDC_EDIT_SUBJECT                1003
  14. #define IDC_LIST_FILE                   1004
  15. #define IDC_BUTTON_ADD                  1005
  16. #define IDC_BUTTON_REMOVE               1006
  17. #define IDC_EUser                       1007
  18. #define IDC_EPass                       1008
  19. #define ID_PREFERENCES_SEND             32771
  20. #define ID_PREFERENCES_SETUP            32773
  21. #define ID_PREFERENCES_ATTACH           32774
  22. #define ID_EDIT_ALL                     32775
  23. #define ID_PREFERENCES_FONT             32776
  24. // Next default values for new objects
  25. // 
  26. #ifdef APSTUDIO_INVOKED
  27. #ifndef APSTUDIO_READONLY_SYMBOLS
  28. #define _APS_3D_CONTROLS                     1
  29. #define _APS_NEXT_RESOURCE_VALUE        132
  30. #define _APS_NEXT_COMMAND_VALUE         32777
  31. #define _APS_NEXT_CONTROL_VALUE         1009
  32. #define _APS_NEXT_SYMED_VALUE           101
  33. #endif
  34. #endif