RESOURCE.H
上传用户:sanlisteel
上传日期:2008-06-19
资源大小:98k
文件大小:2k
源码类别:

数据库系统

开发平台:

C/C++

  1. //{{NO_DEPENDENCIES}}
  2. // Microsoft Developer Studio generated include file.
  3. // Used by tbvc.rc
  4. //
  5. #define IDM_ABOUTBOX                    0x0010
  6. #define IDD_ABOUTBOX                    100
  7. #define IDS_ABOUTBOX                    101
  8. #define IDD_TBVC_DIALOG                 102
  9. #define IDD_PROPPAGE_LARGE              107
  10. #define IDR_MAINFRAME                   128
  11. #define IDD_DETAIL_DIALOG               129
  12. #define IDD_DIALOG1                     131
  13. #define IDD_LIST_DIALOG                 131
  14. #define IDC_CURSORHAND                  135
  15. #define IDD_SEND_DIALOG                 136
  16. #define IDB_BITMAP1                     140
  17. #define IDC_LIST2                       1004
  18. #define IDC_DETAIL_BUTTON               1005
  19. #define IDC_NAME                        1006
  20. #define IDC_EMAIL                       1007
  21. #define IDC_MOBILE                      1008
  22. #define IDC_INTRODUCTION                1009
  23. #define IDC_SEX                         1010
  24. #define IDC_AGE                         1011
  25. #define IDC_RELATION                    1012
  26. #define IDC_FIRST                       1013
  27. #define IDC_COMPANY                     1014
  28. #define IDC_ADDRESS                     1015
  29. #define IDC_TELPHONE                    1016
  30. #define IDC_POSITION                    1017
  31. #define IDC_PAGER                       1018
  32. #define IDC_PREV                        1019
  33. #define IDC_NEXT                        1020
  34. #define IDC_LAST                        1021
  35. #define IDC_BUTTON1                     1029
  36. #define IDC_EDITRECORD                  1029
  37. #define IDC_SENDADVICE                  1029
  38. #define IDC_BUTTON2                     1030
  39. #define IDC_DELETERECORD                1030
  40. #define IDC_ABOUT                       1030
  41. #define IDC_APPENDRECORD                1032
  42. #define IDC_STATIC1                     1038
  43. #define IDC_HOMEPAGE                    1040
  44. #define IDC_BODY                        1042
  45. #define IDC_SEND                        1044
  46. #define IDC_BUTTON3                     1045
  47. // Next default values for new objects
  48. // 
  49. #ifdef APSTUDIO_INVOKED
  50. #ifndef APSTUDIO_READONLY_SYMBOLS
  51. #define _APS_NEXT_RESOURCE_VALUE        141
  52. #define _APS_NEXT_COMMAND_VALUE         32771
  53. #define _APS_NEXT_CONTROL_VALUE         1046
  54. #define _APS_NEXT_SYMED_VALUE           101
  55. #endif
  56. #endif