resource.h
上传用户:shdz666
上传日期:2007-01-03
资源大小:566k
文件大小:2k
源码类别:

输入法编程

开发平台:

Visual C++

  1. //{{NO_DEPENDENCIES}}
  2. // Microsoft Developer Studio generated include file.
  3. // Used by freepy.rc
  4. //
  5. #define FREEPYIMEICON                   101
  6. #define INDICOPENICON                   102
  7. #define STATUSBITMAP                    103
  8. #define FREEPYMENU                      105
  9. #define DIALOGABOUT                     106
  10. #define DIALOGSET                       107
  11. #define DIALOGCONFIG                    108
  12. #define IDC_CHECKSORT                   1003
  13. #define IDC_CHECKFUZZYC                 1004
  14. #define IDC_CHECKFUZZYH                 1005
  15. #define IDC_CHECKFUZZYN                 1007
  16. #define CONFIGFUZZYC                    1008
  17. #define CONFIGFUZZYN                    1009
  18. #define CONFIGFUZZYH                    1010
  19. #define CONFIGSORT                      1011
  20. #define CONFIGFULLSHAPE                 1012
  21. #define CONFIGPUNCT                     1013
  22. #define CONFIGFUZZYB                    1014
  23. #define IDC_CHECKFUZZYB                 1015
  24. #define CONFIGFOLLOW                    1016
  25. #define CONFIGGBK                       1017
  26. #define IDC_CHECKFOLLOW                 1018
  27. #define IDC_CHECKGBK                    1019
  28. #define IDC_CHECKSHAPE                  1020
  29. #define CONFIGSHAPE                     1021
  30. #define IDM_SET                         40001
  31. #define IDM_HELP                        40003
  32. #define IDM_ABOUT                       40005
  33. #define IDC_STATIC                      -1
  34. // Next default values for new objects
  35. // 
  36. #ifdef APSTUDIO_INVOKED
  37. #ifndef APSTUDIO_READONLY_SYMBOLS
  38. #define _APS_NEXT_RESOURCE_VALUE        109
  39. #define _APS_NEXT_COMMAND_VALUE         40006
  40. #define _APS_NEXT_CONTROL_VALUE         1022
  41. #define _APS_NEXT_SYMED_VALUE           101
  42. #endif
  43. #endif