home *** CD-ROM | disk | FTP | other *** search
/ Liren Large Software Subsidy 7 / 07.iso / c / c480 / 20.ddi / MFC / SAMPLES / CTRLTEST / RESOURCE.H_ / RESOURCE.H
Encoding:
C/C++ Source or Header  |  1993-02-08  |  1.5 KB  |  41 lines

  1. //{{NO_DEPENDENCIES}}
  2. // App Studio generated include file.
  3. // Used by CTRLTEST.RC
  4. //
  5. #define IDM_TEST_BITMAP_BUTTON1         400
  6. #define IDM_TEST_BITMAP_BUTTON2         401
  7. #define IDM_TEST_BITMAP_BUTTON3         402
  8. #define IDM_TEST_CUSTOM_LIST            403
  9. #define IDM_TEST_CUSTOM_MENU            405
  10. #define IDM_TEST_DERIVED_EDIT           406
  11. #define IDM_TEST_PENEDIT_CODE           407
  12. #define IDM_TEST_PENEDIT_FEATURES       408
  13. #define IDM_TEST_PENEDIT_TEMPLATE       409
  14. #define IDM_TEST_SPIN_EDIT              410
  15. #define IDM_TEST_SUB_EDIT               411
  16. #define IDM_TEST_WNDCLASS_EDIT          412
  17. #define IDD_CUSTOM_LIST                 500
  18. #define IDD_DERIVED_EDIT                501
  19. #define IDD_SUB_EDIT                    505
  20. #define IDD_SUB_PENEDIT                 506
  21. #define IDC_NUMBEROUT                   1000
  22. #define IDC_EDIT1                       2101
  23. #define IDC_EDIT2                       2102
  24. #define IDC_EDIT3                       2103
  25. #define IDC_EDIT4                       2104
  26. #define IDC_LISTBOX1                    2301
  27. #define ID_PREV                         0x8000
  28. #define ID_NEXT                         0x8001
  29.  
  30. // Next default values for new objects
  31. // 
  32. #ifdef APSTUDIO_INVOKED
  33. #ifndef APSTUDIO_READONLY_SYMBOLS
  34.  
  35. #define _APS_NEXT_RESOURCE_VALUE        101
  36. #define _APS_NEXT_COMMAND_VALUE         57666
  37. #define _APS_NEXT_CONTROL_VALUE         1000
  38. #define _APS_NEXT_SYMED_VALUE           101
  39. #endif
  40. #endif
  41.