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.

53 lines
2.0 KiB

  1. /*************************************************
  2. * resource.h *
  3. * *
  4. * Copyright (C) 1995-1999 Microsoft Inc. *
  5. * *
  6. *************************************************/
  7. #define IDC_CURSOR1 120
  8. #define IDC_LX 1001
  9. #define IDC_CZ 1002
  10. #define IDC_TS 1003
  11. #define IDC_CTS 1004
  12. #define IDC_TC 1005
  13. #define IDC_FCSR 1006
  14. #define IDC_FCTS 1007
  15. #if defined(COMBO_IME)
  16. #define IDC_GB 1026
  17. #define IDC_GBK 1027
  18. #endif //COMBO_IME
  19. #define IDC_INPUTWORD 1007
  20. #define IDC_INPUTCODE 1008
  21. #define IDC_HLP 1009
  22. #define IDC_LIST_WORD 1010
  23. #define IDC_STATIC1 1011
  24. #define IDC_STATIC2 1012
  25. #define IDC_UI1 1013
  26. #define IDC_UI2 1014
  27. #define IDC_BT_MODIFY 1016
  28. #define IDC_LIST2 1016
  29. #define IDC_BT_DEL 1017
  30. #define IDC_IMECOMBO 1017
  31. #define IDC_CLOSE 1018
  32. #define IDD_LAYOUT_LIST 1018
  33. #define IDC_BT_HLP 1019
  34. #define IDC_RADIOADD 1020
  35. #define IDC_BT_INS 1021
  36. #define IDC_RADIOMOD 1022
  37. #define IDC_MODI_WORD 1023
  38. #define IDC_MODI_CODE 1024
  39. // Next default values for new objects
  40. //
  41. #ifdef APSTUDIO_INVOKED
  42. #ifndef APSTUDIO_READONLY_SYMBOLS
  43. #define _APS_NEXT_RESOURCE_VALUE 121
  44. #define _APS_NEXT_COMMAND_VALUE 40001
  45. #define _APS_NEXT_CONTROL_VALUE 1019
  46. #define _APS_NEXT_SYMED_VALUE 101
  47. #endif
  48. #endif