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

文件操作

开发平台:

Visual C++

  1. //{{NO_DEPENDENCIES}}
  2. // Microsoft Developer Studio generated include file.
  3. // Used by Text2PDF.rc
  4. //
  5. #define IDM_ABOUTBOX                    0x0010
  6. #define IDD_ABOUTBOX                    100
  7. #define IDS_ABOUTBOX                    101
  8. #define IDD_TEXT2PDF_DIALOG             102
  9. #define IDR_MAINFRAME                   128
  10. #define IDD_OPTIONS                     129
  11. #define IDC_FILENAME                    1000
  12. #define IDC_FILE_SELECT                 1001
  13. #define IDC_FONT                        1002
  14. #define IDC_FONT_SELECT                 1003
  15. #define IDC_TEXT_FILE                   1004
  16. #define IDC_CONVERT                     1005
  17. #define IDC_CLOSE                       1006
  18. #define IDC_CONVERT_PROGRESS            1007
  19. #define IDC_OPTIONS                     1008
  20. #define IDC_TOP                         1008
  21. #define IDC_BOTTOM                      1009
  22. #define IDC_LEFT                        1010
  23. #define IDC_RIGHT                       1011
  24. #define IDC_OPEN_ACTION                 1012
  25. #define IDC_OPEN_MODE                   1013
  26. #define IDC_PAGE_SIZE                   1014
  27. #define IDC_EFFECT                      1015
  28. #define IDC_PAGE_SIZE_POINTS            1016
  29. #define IDC_LAUNCH_PDF                  1017
  30. // Next default values for new objects
  31. // 
  32. #ifdef APSTUDIO_INVOKED
  33. #ifndef APSTUDIO_READONLY_SYMBOLS
  34. #define _APS_NEXT_RESOURCE_VALUE        131
  35. #define _APS_NEXT_COMMAND_VALUE         32771
  36. #define _APS_NEXT_CONTROL_VALUE         1018
  37. #define _APS_NEXT_SYMED_VALUE           101
  38. #endif
  39. #endif