resource.h
上传用户:lyfy_2008
上传日期:2014-07-13
资源大小:3016k
文件大小:2k
源码类别:

USB编程

开发平台:

Visual C++

  1. //{{NO_DEPENDENCIES}}
  2. // Microsoft Developer Studio generated include file.
  3. // Used by MFCApp.rc
  4. //
  5. #define IDM_ABOUTBOX                    0x0010
  6. #define IDD_ABOUTBOX                    100
  7. #define IDS_ABOUTBOX                    101
  8. #define IDD_MFCAPP_DIALOG               102
  9. #define IDR_MAINFRAME                   128
  10. #define IDC_EDIT_Mes                    1001
  11. #define IDC_BUTTON2                     1003
  12. #define IDC_BUTTON3                     1004
  13. #define IDC_BUTTON4                     1005
  14. #define IDC_BUTTON5                     1006
  15. #define IDC_BUTTON6                     1007
  16. #define IDC_BUTTON7                     1008
  17. #define IDC_BUTTON8                     1009
  18. #define IDC_BUTTON9                     1010
  19. #define IDC_CHECK1                      1012
  20. #define IDC_CHECK2                      1013
  21. #define IDC_CHECK3                      1014
  22. #define IDC_CHECK4                      1015
  23. #define IDC_CHECK5                      1016
  24. #define IDC_CHECK6                      1017
  25. #define IDC_CHECK7                      1018
  26. #define IDC_CHECK8                      1019
  27. #define IDC_EDIT1                       1020
  28. #define IDC_CHECK9                      1021
  29. #define IDC_EDIT2                       1022
  30. #define IDC_EDIT3                       1023
  31. #define IDC_EDIT4                       1024
  32. // Next default values for new objects
  33. // 
  34. #ifdef APSTUDIO_INVOKED
  35. #ifndef APSTUDIO_READONLY_SYMBOLS
  36. #define _APS_NEXT_RESOURCE_VALUE        129
  37. #define _APS_NEXT_COMMAND_VALUE         32771
  38. #define _APS_NEXT_CONTROL_VALUE         1025
  39. #define _APS_NEXT_SYMED_VALUE           101
  40. #endif
  41. #endif