Resource.h
上传用户:longsheng
上传日期:2007-01-02
资源大小:17k
文件大小:1k
源码类别:

编辑框

开发平台:

Visual C++

  1. //{{HAS_DEPENDENCIES}}
  2. // Microsoft Developer Studio generated include file.
  3. // Used by SmartEdit.RC
  4. //
  5. #define IDD_APP_DLG                     101
  6. #define IDD_EDIT_DLG                    102
  7. #define IDD_SLIDE_DLG                   103
  8. #define IDD_BUTTON_DLG                  104
  9. #define IDC_EDIT1                       1001
  10. #define IDC_EDIT2                       1002
  11. #define IDC_EDIT3                       1003
  12. #define IDC_EDIT4                       1004
  13. #define IDC_EDIT5                       1005
  14. #define IDC_SLIDER1                     1011
  15. #define IDC_SLIDER2                     1012
  16. #define IDC_SLIDER3                     1013
  17. #define IDC_CONTROL                     1021
  18. #define IDC_EXIT                        1022
  19. #define IDC_TEST_EDIT                   1022
  20. #define IDC_TEST_BUTTON                 1023
  21. #define IDC_TEST_SLIDERS                1024
  22. #define IDR_MAINFRAME                   31235
  23. // Next default values for new objects
  24. // 
  25. #ifdef APSTUDIO_INVOKED
  26. #ifndef APSTUDIO_READONLY_SYMBOLS
  27. #define _APS_NEXT_RESOURCE_VALUE        131
  28. #define _APS_NEXT_COMMAND_VALUE         32771
  29. #define _APS_NEXT_CONTROL_VALUE         1025
  30. #define _APS_NEXT_SYMED_VALUE           103
  31. #endif
  32. #endif