resource.h 623 B

1234567891011121314151617181920
  1. //{{NO_DEPENDENCIES}}
  2. // Microsoft Developer Studio generated include file.
  3. // Used by detourtest.rc
  4. //
  5. #define IDD_DIALOG1 101
  6. #define IDC_EDIT1 1000
  7. #define IDC_LIST1 1001
  8. #define IDC_LIST2 1002
  9. #define IDC_TREE 1003
  10. // Next default values for new objects
  11. //
  12. #ifdef APSTUDIO_INVOKED
  13. #ifndef APSTUDIO_READONLY_SYMBOLS
  14. #define _APS_NEXT_RESOURCE_VALUE 102
  15. #define _APS_NEXT_COMMAND_VALUE 40001
  16. #define _APS_NEXT_CONTROL_VALUE 1004
  17. #define _APS_NEXT_SYMED_VALUE 101
  18. #endif
  19. #endif