resource.h
上传用户:easylife05
上传日期:2007-02-14
资源大小:393k
文件大小:2k
源码类别:

PlugIns编程

开发平台:

Visual C++

  1. //{{NO_DEPENDENCIES}}
  2. // Microsoft Visual C++ generated include file.
  3. // Used by Plugin2.rc
  4. //
  5. #define IDS_PROJNAME                    100
  6. #define IDR_PLUGIN2                     101
  7. #define IDR_PLUGIN                      102
  8. #define IDD_MYDIALOG                    103
  9. #define IDD_TESTDIALOG                  104
  10. #define IDC_EDIT1                       201
  11. #define IDC_LIST1                       202
  12. #define IDC_LISTPOINT                   202
  13. #define IDB_STYLE                       202
  14. #define IDC_BUTTON1                     203
  15. #define IDB_BITMAP3                     203
  16. #define IDB_PALETTE                     203
  17. #define IDC_BUTTON2                     204
  18. #define IDC_TAB1                        205
  19. #define IDC_CHECK1                      206
  20. #define IDC_CHKPAINT                    206
  21. #define IDC_RADIO1                      207
  22. #define IDC_RADIO2                      208
  23. #define IDC_RADIO3                      209
  24. #define IDC_CHECK2                      213
  25. #define IDC_BUTMODIFY                   214
  26. #define IDC_CHECK3                      214
  27. #define IDC_BUTMODIFY2                  215
  28. #define IDC_BUTREAD                     215
  29. #define IDC_BUTCIRCLE                   215
  30. #define IDC_EDITRATE                    217
  31. #define IDC_SPIN2                       218
  32. #define IDC_EDITWIDTH                   219
  33. #define IDC_RED                         221
  34. #define IDC_GREEN                       222
  35. #define IDC_BLUE                        223
  36. // Next default values for new objects
  37. // 
  38. #ifdef APSTUDIO_INVOKED
  39. #ifndef APSTUDIO_READONLY_SYMBOLS
  40. #define _APS_NEXT_RESOURCE_VALUE        204
  41. #define _APS_NEXT_COMMAND_VALUE         32768
  42. #define _APS_NEXT_CONTROL_VALUE         224
  43. #define _APS_NEXT_SYMED_VALUE           105
  44. #endif
  45. #endif