Resource.h
上传用户:ledldq
上传日期:2007-01-04
资源大小:95k
文件大小:2k
源码类别:

打印编程

开发平台:

Visual C++

  1. //{{NO_DEPENDENCIES}}
  2. // Microsoft Developer Studio generated include file.
  3. // Used by PrintManager.rc
  4. //
  5. #define IDM_ABOUTBOX                    0x0010
  6. #define IDD_ABOUTBOX                    100
  7. #define IDS_ABOUTBOX                    101
  8. #define IDD_PRINTMANAGER_DIALOG         102
  9. #define IDD_LISTPAGE1                   103
  10. #define IDD_LISTPAGE2                   104
  11. #define IDD_LISTSETUP                   105
  12. #define IDD_PRINT_STATUS                106
  13. #define IDR_MAINFRAME                   128
  14. #define IDR_PRINT                       129
  15. #define IDC_HANDCUR                     130
  16. #define IDB_PAGE                        132
  17. #define IDC_LIST1                       1000
  18. #define IDC_PROGRESS1                   1009
  19. #define IDC_TAB1                        1010
  20. #define IDC_BT_PRINTOPT                 1013
  21. #define IDC_SPIN1                       1019
  22. #define IDC_SPIN2                       1020
  23. #define IDC_ED_MMSX                     1021
  24. #define IDC_SPIN3                       1022
  25. #define IDC_ED_MMDOWN                   1027
  26. #define IDC_SPIN4                       1028
  27. #define IDC_ED_MMUP                     1030
  28. #define IDC_ED_MMDX                     1031
  29. #define IDC_ANIMATE1                    1035
  30. #define IDC_PC                          1037
  31. #define IDC_TEXT1                       1038
  32. #define IDC_PAGES                       1039
  33. #define IDC_EDFOOTER                    1050
  34. #define IDC_CBFHEAD                     1052
  35. #define IDC_CBSHEAD                     1053
  36. #define IDC_CBFFOOTER                   1054
  37. #define IDC_CBSFOOTER                   1055
  38. #define IDC_CBFCORPO                    1056
  39. #define IDC_CBSCORPO                    1057
  40. #define IDC_EDHEAD                      1058
  41. #define IDC_EDPAGE                      1059
  42. // Next default values for new objects
  43. // 
  44. #ifdef APSTUDIO_INVOKED
  45. #ifndef APSTUDIO_READONLY_SYMBOLS
  46. #define _APS_NEXT_RESOURCE_VALUE        131
  47. #define _APS_NEXT_COMMAND_VALUE         32771
  48. #define _APS_NEXT_CONTROL_VALUE         1001
  49. #define _APS_NEXT_SYMED_VALUE           107
  50. #endif
  51. #endif