Resource.h
上传用户:zf1208
上传日期:2007-06-11
资源大小:291k
文件大小:2k
源码类别:

传真(Fax)编程

开发平台:

C/C++

  1. //{{NO_DEPENDENCIES}}
  2. // Microsoft Developer Studio generated include file.
  3. // Used by FAXSEND.rc
  4. //
  5. #define IDM_ABOUTBOX                    0x0010
  6. #define IDD_ABOUTBOX                    100
  7. #define IDS_ABOUTBOX                    101
  8. #define IDD_FAXSEND_DIALOG              102
  9. #define IDR_MAINFRAME                   128
  10. #define IDC_EDIT1                       1001
  11. #define IDC_DEVICE_ID                   1002
  12. #define IDC_BUTTON1                     1003
  13. #define IDC_EDIT2                       1004
  14. #define IDC_STATIC_STATE                1005
  15. #define IDC_STATIC_CIS                  1006
  16. #define IDC_FAX_DATA                    1007
  17. #define IDC_IDENTIFI                    1008
  18. #define IDC_CANCEL_FAX                  1009
  19. #define IDC_SPEED                       1010
  20. #define IDC_STATIC_SPEED                1011
  21. #define IDC_2DCOMPRESS                  1012
  22. #define IDC_CREATE_HEAD                 1013
  23. #define IDC_STATIC_REMOTE               1014
  24. #define ID_SLIDER1                      1015
  25. #define IDC_2DCOMPRESS2                 1016
  26. #define IDC_EDIT3                       1017
  27. #define IDC_EDIT4                       1018
  28. #define IDC_TIME                        1019
  29. #define IDC_PAGE                        1020
  30. #define IDC_EDIT5                       1021
  31. #define IDC_STATIC_OP                   1022
  32. #define IDC_STATIC_FAX_DATA             1024
  33. #define IDC_STATIC_FROM                 1025
  34. #define IDC_STATIC_TO                   1026
  35. #define IDC_STATIC_WWW                  1027
  36. #define IDC_RADIO1                      1028
  37. #define IDC_RADIO2                      1029
  38. #define IDC_STATIC_RESOLUTION           1030
  39. #define IDC_MODEM_LIST                  1119
  40. #define IDC_MODEM_LIST2                 1120
  41. #define IDC_MODEM_LIST3                 1121
  42. #define IDC_MODEM_LIST4                 1122
  43. #define ID_LINE                         13095
  44. #define ID_LINE2                        13096
  45. #define ID_LINE3                        13097
  46. // Next default values for new objects
  47. // 
  48. #ifdef APSTUDIO_INVOKED
  49. #ifndef APSTUDIO_READONLY_SYMBOLS
  50. #define _APS_NEXT_RESOURCE_VALUE        130
  51. #define _APS_NEXT_COMMAND_VALUE         32771
  52. #define _APS_NEXT_CONTROL_VALUE         1028
  53. #define _APS_NEXT_SYMED_VALUE           101
  54. #endif
  55. #endif