home *** CD-ROM | disk | FTP | other *** search
/ Tricks of the Windows Gam…ming Gurus (2nd Edition) / Disc2.iso / msdn_vcb / samples / vc98 / mfc / general / ctrltest / resource.h < prev    next >
C/C++ Source or Header  |  1998-03-26  |  2KB  |  55 lines

  1. //{{NO_DEPENDENCIES}}
  2. // Microsoft Developer Studio generated include file.
  3. // Used by ctrltest.rc
  4. //
  5. #define IDS_YOU_CHOSE                   1
  6. #define IDS_PLEASE_SELECT_COLOR         2
  7. #define IDM_TEST_BITMAP_BUTTON1         400
  8. #define IDM_TEST_BITMAP_BUTTON2         401
  9. #define IDM_TEST_BITMAP_BUTTON3         402
  10. #define IDM_TEST_CUSTOM_LIST            403
  11. #define IDM_TEST_CUSTOM_MENU            405
  12. #define IDM_TEST_DERIVED_EDIT           406
  13. #define IDM_TEST_PENEDIT_CODE           407
  14. #define IDM_TEST_PENEDIT_FEATURES       408
  15. #define IDM_TEST_PENEDIT_TEMPLATE       409
  16. #define IDM_TEST_SPIN_EDIT              410
  17. #define IDM_TEST_SUB_EDIT               411
  18. #define IDM_TEST_WNDCLASS_EDIT          412
  19. #define IDD_CUSTOM_LIST                 500
  20. #define IDD_DERIVED_EDIT                501
  21. #define IDD_SUB_EDIT                    505
  22. #define IDD_SUB_PENEDIT                 506
  23. #define IDC_NUMBEROUT                   1000
  24. #define IDS_COLOR_NAME_FIRST            2000
  25. #define IDS_COLOR_NAME_BLUE             2001
  26. #define IDS_COLOR_NAME_GREEN            2002
  27. #define IDS_COLOR_NAME_CYAN             2003
  28. #define IDS_COLOR_NAME_RED              2004
  29. #define IDS_COLOR_NAME_MAGENTA          2005
  30. #define IDS_COLOR_NAME_YELLOW           2006
  31. #define IDS_COLOR_NAME_WHITE            2007
  32. #define IDS_YOU_PICKED_COLOR            2008
  33. #define IDS_MENU_TEST                   2009
  34. #define IDS_ILLEGAL_VALUE               2010
  35. #define IDS_MUSCRL32_DLL_REQUIRED       2011
  36. #define IDS_WNDCLASS_NOT_REGISTERED     2012
  37. #define IDC_EDIT1                       2101
  38. #define IDC_EDIT2                       2102
  39. #define IDC_EDIT3                       2103
  40. #define IDC_EDIT4                       2104
  41. #define IDC_LISTBOX1                    2301
  42. #define ID_PREV                         0x8000
  43. #define ID_NEXT                         0x8001
  44.  
  45. // Next default values for new objects
  46. //
  47. #ifdef APSTUDIO_INVOKED
  48. #ifndef APSTUDIO_READONLY_SYMBOLS
  49. #define _APS_NEXT_RESOURCE_VALUE        103
  50. #define _APS_NEXT_COMMAND_VALUE         57667
  51. #define _APS_NEXT_CONTROL_VALUE         1004
  52. #define _APS_NEXT_SYMED_VALUE           101
  53. #endif
  54. #endif
  55.