resource.h
上传用户:bingyunhe
上传日期:2013-07-06
资源大小:723k
文件大小:3k
源码类别:

词法分析

开发平台:

Visual C++

  1. //{{NO_DEPENDENCIES}}
  2. // Microsoft Visual C++ generated include file.
  3. // Used by ChineseInputer.rc
  4. //
  5. #define IDI_ICOEND                      5
  6. #define IDD_ABOUTBOX                    100
  7. #define IDR_MAINFRAME                   128
  8. #define IDR_CHINESTYPE                  129
  9. #define IDS_STRHOME                     129
  10. #define IDD_DLGINPUT                    130
  11. #define IDS_TEST                        130
  12. #define IDI_ICOHOME                     131
  13. #define IDI_ICOUPPAGE                   133
  14. #define IDI_ICON1                       134
  15. #define IDI_ICODOWNPAGE                 134
  16. #define IDI_ICON2                       135
  17. #define IDI_ICOBACK                     135
  18. #define IDC_BTNHOME                     1000
  19. #define IDC_LIST                        1001
  20. #define IDC_BTNUPGAGE                   1002
  21. #define IDC_BUTTON1                     1003
  22. #define IDC_BTNOK                       1003
  23. #define IDC_BTN1                        1004
  24. #define IDC_BTNDOWNGAGE                 1005
  25. #define IDC_STCCHAR                     1006
  26. #define IDC_STCINPUT                    1007
  27. #define IDC_BTN2                        1008
  28. #define IDC_BTNEND                      1009
  29. #define IDC_BTN3                        1010
  30. #define IDC_BTN4                        1011
  31. #define IDC_BTN5                        1012
  32. #define IDC_BTN6                        1013
  33. #define IDC_BTN7                        1014
  34. #define IDC_BTN8                        1015
  35. #define IDC_BTN9                        1016
  36. #define IDC_BTN11                       1017
  37. #define IDC_BTN10                       1018
  38. #define IDC_BTN12                       1019
  39. #define IDC_RADNUM                      1022
  40. #define IDC_RADCHAR                     1023
  41. #define IDC_RADSPELL                    1024
  42. #define IDC_RADSTROKEORDER              1025
  43. #define IDC_RADSTROKE                   1026
  44. #define IDC_EDTIN                       1028
  45. #define IDC_BTNBACk                     1029
  46. #define IDC_BTNLEFT                     1030
  47. #define IDC_BUTTON4                     1031
  48. #define IDC_BTNRIGHT                    1031
  49. #define IDC_RADUPPER                    1032
  50. #define IDC_RADLOWER                    1033
  51. #define AFX_MENU_INPUT                  32771
  52. #define ID_MEMTESTSTART                 32774
  53. #define ID_MEMTESTEND                   32775
  54. // Next default values for new objects
  55. // 
  56. #ifdef APSTUDIO_INVOKED
  57. #ifndef APSTUDIO_READONLY_SYMBOLS
  58. #define _APS_3D_CONTROLS                     1
  59. #define _APS_NEXT_RESOURCE_VALUE        136
  60. #define _APS_NEXT_COMMAND_VALUE         32776
  61. #define _APS_NEXT_CONTROL_VALUE         1034
  62. #define _APS_NEXT_SYMED_VALUE           101
  63. #endif
  64. #endif