resource.h
上传用户:cuijiu615
上传日期:2007-03-28
资源大小:45k
文件大小:2k
源码类别:

家庭/个人应用

开发平台:

Visual C++

  1. //{{NO_DEPENDENCIES}}
  2. // Microsoft Developer Studio generated include file.
  3. // Used by PhoneBook.rc
  4. //
  5. #define IDM_ABOUTBOX                    101
  6. #define IDD_PHONEBOOK_DIALOG            102
  7. #define IDD_PHONEBOOK1                  102
  8. #define IDR_MAINFRAME                   128
  9. #define IDD_DETAIL                      129
  10. #define IDD_LIST                        130
  11. #define IDD_ABOUTDIALOG                 131
  12. #define IDD_FIND_DIALOG                 133
  13. #define IDC_LIST                        1000
  14. #define IDC_FIRST                       1001
  15. #define IDC_PREVIEW                     1002
  16. #define IDC_NEXT                        1003
  17. #define IDC_LAST                        1004
  18. #define IDC_ADD                         1005
  19. #define IDC_EDIT                        1006
  20. #define IDC_DEL                         1007
  21. #define IDC_STATIC_FRAME                1008
  22. #define IDC_NAME                        1009
  23. #define IDC_SEX                         1010
  24. #define IDC_AGE                         1011
  25. #define IDC_RELATION                    1012
  26. #define IDC_JOB                         1013
  27. #define IDC_PHONE                       1014
  28. #define IDC_MOBYLE                      1015
  29. #define IDC_INTRODUCTION                1016
  30. #define IDC_EMAIL                       1017
  31. #define IDC_WORKPLACE                   1018
  32. #define IDC_PLACE                       1019
  33. #define IDC_STATIC_NUM                  1020
  34. #define IDC_STATICmail                  1021
  35. #define IDC_BUTTON_FIND                 1022
  36. #define IDC_EDIT1                       1023
  37. #define IDC_EDIT_CODE                   1024
  38. #define IDC_BUTTON_ABOUT                1025
  39. #define IDC_COMBO                       1027
  40. #define IDC_COMBO2                      1028
  41. // Next default values for new objects
  42. // 
  43. #ifdef APSTUDIO_INVOKED
  44. #ifndef APSTUDIO_READONLY_SYMBOLS
  45. #define _APS_NEXT_RESOURCE_VALUE        134
  46. #define _APS_NEXT_COMMAND_VALUE         32771
  47. #define _APS_NEXT_CONTROL_VALUE         1029
  48. #define _APS_NEXT_SYMED_VALUE           102
  49. #endif
  50. #endif