resource.h
上传用户:yangacai01
上传日期:2020-10-06
资源大小:1730k
文件大小:1k
源码类别:

多国语言处理

开发平台:

Visual C++

  1. //{{NO_DEPENDENCIES}}
  2. // Microsoft Developer Studio generated include file.
  3. // Used by Language.rc
  4. //
  5. #define IDD_LANGUAGE_DIALOG             102
  6. #define IDR_MAINFRAME                   128
  7. #define IDC_Edt_big5                    1000
  8. #define IDC_Edt_gb2312                  1001
  9. #define IDC_Btn_big5_to_gb2312          1002
  10. #define IDC_Btn_gb2312_to_big5          1003
  11. #define IDC_EDIT1                       1004
  12. #define IDC_BUTTON1                     1005
  13. #define IDC_BUTTON2                     1006
  14. #define IDC_EDIT2                       1007
  15. #define IDC_BUTTON3                     1008
  16. #define IDC_BUTTON4                     1009
  17. // Next default values for new objects
  18. // 
  19. #ifdef APSTUDIO_INVOKED
  20. #ifndef APSTUDIO_READONLY_SYMBOLS
  21. #define _APS_NEXT_RESOURCE_VALUE        129
  22. #define _APS_NEXT_COMMAND_VALUE         32771
  23. #define _APS_NEXT_CONTROL_VALUE         1007
  24. #define _APS_NEXT_SYMED_VALUE           101
  25. #endif
  26. #endif