resource.h
上传用户:hahaxixi
上传日期:2022-04-15
资源大小:1939k
文件大小:4k
源码类别:

手机短信编程

开发平台:

Visual C++

  1. //{{NO_DEPENDENCIES}}
  2. // Microsoft Developer Studio generated include file.
  3. // Used by NoteManage.rc
  4. //
  5. #define IDM_ABOUTBOX                    0x0010
  6. #define IDD_ABOUTBOX                    100
  7. #define IDS_ABOUTBOX                    101
  8. #define IDD_NOTEMANAGE_DIALOG           102
  9. #define IDR_MAINFRAME                   128
  10. #define IDD_SENDNOTE_DIALOG             130
  11. #define IDD_PHONEBOOK_DIALOG            131
  12. #define IDD_OFTENNOTE_DIALOG            133
  13. #define IDD_RECVNOTE_DIALOG             134
  14. #define IDD_RESTORE_DIALOG              135
  15. #define IDD_NOTE_DIALOG                 136
  16. #define IDD_BOOK_DIALOG                 137
  17. #define IDD_LOGIN_DIALOG                138
  18. #define IDD_USER_DIALOG                 139
  19. #define IDI_ICONUSER                    140
  20. #define IDI_ICONNOTE                    141
  21. #define IDI_ICONBOOK                    142
  22. #define IDI_ICONSEND                    143
  23. #define IDI_ICONRECV                    144
  24. #define IDI_ICON1                       146
  25. #define IDB_BITMAP1                     147
  26. #define IDB_BUTADD2                     148
  27. #define IDB_BUTADD1                     149
  28. #define IDB_BUTMOD1                     150
  29. #define IDB_BUTMOD2                     151
  30. #define IDI_ICONSET                     152
  31. #define IDD_NOTESET_DIALOG              153
  32. #define IDD_NEWNOTE_DIALOG              156
  33. #define IDB_NEWNOTE                     157
  34. #define IDB_BUTDEL1                     158
  35. #define IDB_BUTDEL2                     159
  36. #define IDB_RESTORE1                    160
  37. #define IDB_RESTORE2                    161
  38. #define IDB_CANCEL1                     162
  39. #define IDB_CANCEL2                     163
  40. #define IDB_BUTBOOK1                    164
  41. #define IDB_BUTBOOK2                    165
  42. #define IDB_BUTCLEAR1                   166
  43. #define IDB_BUTCLEAR2                   167
  44. #define IDB_BUTNOTE1                    168
  45. #define IDB_BUTNOTE2                    169
  46. #define IDB_BUTSEND1                    170
  47. #define IDB_BUTSEND2                    171
  48. #define IDB_BUTGET1                     172
  49. #define IDB_BUTGET2                     173
  50. #define IDB_BUTSAVE1                    174
  51. #define IDB_BUTSAVE2                    175
  52. #define IDB_BUTDEP1                     176
  53. #define IDB_BUTDEP2                     177
  54. #define IDB_BUTDUTY1                    178
  55. #define IDB_BUTDUTY2                    179
  56. #define IDB_BUTALL1                     180
  57. #define IDB_BUTALL2                     181
  58. #define IDB_BITMAP2                     182
  59. #define IDC_LIST1                       1000
  60. #define IDC_EDIT1                       1001
  61. #define IDC_BUTADD                      1002
  62. #define IDC_EDIT3                       1002
  63. #define IDC_BUTMOD                      1003
  64. #define IDC_BUTSEND                     1005
  65. #define IDC_COMBO1                      1006
  66. #define IDC_COMBO2                      1007
  67. #define IDC_COMBO3                      1008
  68. #define IDC_EDIT2                       1009
  69. #define IDC_BUTCLEAR                    1010
  70. #define IDC_BUTBOOK                     1011
  71. #define IDC_BUTDEL                      1012
  72. #define IDC_BUTNOTE                     1013
  73. #define IDC_EDIT5                       1018
  74. #define IDC_EDIT4                       1018
  75. #define IDC_BUTTONADD                   1020
  76. #define IDC_BUTTONMOD                   1021
  77. #define IDC_BUTTONDEL                   1022
  78. #define IDC_CANCEL                      1023
  79. #define IDC_BUTTON1                     1027
  80. #define IDC_BUTTONALL                   1027
  81. #define IDC_BUTGET                      1027
  82. #define IDC_BUTTON2                     1028
  83. #define IDC_BUTTONDEP                   1028
  84. #define IDC_BUTSAVE                     1028
  85. #define IDC_BUTTON3                     1029
  86. #define IDC_BUTTONDUTY                  1029
  87. // Next default values for new objects
  88. // 
  89. #ifdef APSTUDIO_INVOKED
  90. #ifndef APSTUDIO_READONLY_SYMBOLS
  91. #define _APS_NEXT_RESOURCE_VALUE        183
  92. #define _APS_NEXT_COMMAND_VALUE         32771
  93. #define _APS_NEXT_CONTROL_VALUE         1030
  94. #define _APS_NEXT_SYMED_VALUE           101
  95. #endif
  96. #endif