resource.h
上传用户:kssdz899
上传日期:2007-01-08
资源大小:79k
文件大小:2k
源码类别:

钩子与API截获

开发平台:

Visual C++

  1. //{{NO_DEPENDENCIES}}
  2. // Microsoft Developer Studio generated include file.
  3. // Used by CaptionDemo.rc
  4. //
  5. #define ID_EXAMPLE_TITLE_BUTTON         3
  6. #define IDD_ABOUTBOX                    100
  7. #define IDD_COLOURPICK_DIALOG           101
  8. #define IDC_COLOURPICKER                102
  9. #define IDR_MAINFRAME                   128
  10. #define IDR_CAPTIOTYPE                  129
  11. #define IDD_TITLE_DIALOG                130
  12. #define IDD_MAX_LINES_DIALOG            132
  13. #define IDC_TITLE_EDIT                  1000
  14. #define IDC_MAX_LINES_EDIT              1001
  15. #define IDC_MODE1                       1002
  16. #define IDC_MAX_LINES_SPIN              1003
  17. #define IDC_MODE2                       1004
  18. #define IDC_ABOUT_EDIT                  1005
  19. #define ID_EDIT_SET_TITLE               32777
  20. #define ID_EDIT_SET_BMP_CAPTION         32778
  21. #define ID_EDIT_SET_GRADIENT_CAPTION    32779
  22. #define ID_EDIT_SET_DEFAULT_BACKGROUND  32780
  23. #define ID_EDIT_SET_ACTIVE_FONT         32781
  24. #define ID_EDIT_SET_INACTIVE_FONT       32782
  25. #define ID_EDIT_SET_DEFAULT_FONT        32783
  26. #define ID_EDIT_SET_ACTIVE_COLORS       32784
  27. #define ID_EDIT_SET_DEFAULT_ACTIVE_COLORS 32785
  28. #define ID_EDIT_SET_INACTIVE_COLORS     32786
  29. #define ID_EDIT_SET_DEFAULT_INACTIVE_COLORS 32787
  30. #define ID_EDIT_CAPTION_MULTILINE       32788
  31. #define ID_EDIT_CAPTION_SINGLELINE      32789
  32. // Next default values for new objects
  33. // 
  34. #ifdef APSTUDIO_INVOKED
  35. #ifndef APSTUDIO_READONLY_SYMBOLS
  36. #define _APS_3D_CONTROLS                     1
  37. #define _APS_NEXT_RESOURCE_VALUE        134
  38. #define _APS_NEXT_COMMAND_VALUE         32790
  39. #define _APS_NEXT_CONTROL_VALUE         1005
  40. #define _APS_NEXT_SYMED_VALUE           103
  41. #endif
  42. #endif