Source code of Windows XP (NT5)
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

54 lines
2.1 KiB

  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. // Next default values for new objects
  45. //
  46. #ifdef APSTUDIO_INVOKED
  47. #ifndef APSTUDIO_READONLY_SYMBOLS
  48. #define _APS_NEXT_RESOURCE_VALUE 103
  49. #define _APS_NEXT_COMMAND_VALUE 57667
  50. #define _APS_NEXT_CONTROL_VALUE 1004
  51. #define _APS_NEXT_SYMED_VALUE 101
  52. #endif
  53. #endif