resource.h 1.0 KB

123456789101112131415161718192021222324252627282930
  1. //{{NO_DEPENDENCIES}}
  2. // Microsoft Developer Studio generated include file.
  3. // Used by XListCtrlTest.rc
  4. //
  5. #define IDM_ABOUTBOX 0x0010
  6. #define IDS_ABOUTBOX 101
  7. #define IDD_ABOUTBOX 102
  8. #define IDS_MAILTO 103
  9. #define IDD_LISTCTRLTEST_DIALOG 104
  10. #define IDR_MAINFRAME 128
  11. #define IDC_ABOUT_HYPERLINK 129
  12. #define IDC_ABOUT_EMAIL 130
  13. #define IDB_CHECKBOXES 131
  14. #define IDC_LIST 1000
  15. #define IDC_BUTTON1 1001
  16. #define IDC_BUTTON2 1002
  17. #define IDC_LOG 1003
  18. #define IDC_CLEAR 1004
  19. #define IDC_CHECK1 1005
  20. // Next default values for new objects
  21. //
  22. #ifdef APSTUDIO_INVOKED
  23. #ifndef APSTUDIO_READONLY_SYMBOLS
  24. #define _APS_NEXT_RESOURCE_VALUE 132
  25. #define _APS_NEXT_COMMAND_VALUE 32771
  26. #define _APS_NEXT_CONTROL_VALUE 1006
  27. #define _APS_NEXT_SYMED_VALUE 105
  28. #endif
  29. #endif