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

SNMP编程

开发平台:

Visual C++

  1. //{{NO_DEPENDENCIES}}
  2. // Microsoft Developer Studio generated include file.
  3. // Used by DateBase.rc
  4. //
  5. #define IDD_ABOUTBOX                    100
  6. #define IDD_DATEBASE_FORM               101
  7. #define IDP_FAILED_OPEN_DATABASE        103
  8. #define IDR_MAINFRAME                   128
  9. #define IDR_DATEBATYPE                  129
  10. #define IDC_EID                         1000
  11. #define IDC_EFNAME                      1001
  12. #define IDC_ELNAME                      1002
  13. #define IDC_EADDR                       1003
  14. #define IDC_ECITY                       1004
  15. #define IDC_ESTATE                      1005
  16. #define IDC_EZIP                        1006
  17. #define IDC_ECOUNTRY                    1007
  18. #define IDC_EEMAIL                      1008
  19. #define IDC_EHPHONE                     1009
  20. #define IDC_EWPHONE                     1010
  21. #define IDC_CBCARD                      1011
  22. #define IDC_ESNAME                      1013
  23. #define IDC_EWEXT                       1015
  24. #define IDC_EFAX                        1016
  25. #define IDC_EDOB                        1017
  26. #define IDC_ENOTES                      1018
  27. #define IDM_RECORD_NEW                  32771
  28. #define IDM_RECORD_DELETE               32772
  29. // Next default values for new objects
  30. // 
  31. #ifdef APSTUDIO_INVOKED
  32. #ifndef APSTUDIO_READONLY_SYMBOLS
  33. #define _APS_3D_CONTROLS                     1
  34. #define _APS_NEXT_RESOURCE_VALUE        130
  35. #define _APS_NEXT_COMMAND_VALUE         32773
  36. #define _APS_NEXT_CONTROL_VALUE         1000
  37. #define _APS_NEXT_SYMED_VALUE           101
  38. #endif
  39. #endif