resource.h
上传用户:xiaoke98
上传日期:2014-06-29
资源大小:5718k
文件大小:3k
源码类别:

家庭/个人应用

开发平台:

Visual C++

  1. //{{NO_DEPENDENCIES}}
  2. // Microsoft Developer Studio generated include file.
  3. // Used by HomeFinanceManager.rc
  4. //
  5. #define IDD_ABOUTBOX                    100
  6. #define IDC_LISTCTRL_FIANCEDATE         101
  7. #define IDR_MAINFRAME                   128
  8. #define IDR_HOMEFITYPE                  129
  9. #define IDD_NAVIGATE                    133
  10. #define IDD_BALANCE                     134
  11. #define IDB_MAINBACK                    138
  12. #define IDB_NAVIGATE                    139
  13. #define IDD_LOGIN                       140
  14. #define IDD_FINANCEIN                   144
  15. #define IDD_FINANCEOUT                  145
  16. #define IDD_FINANCEIN_QUERY             146
  17. #define IDD_FINANCEIN_ADD               148
  18. #define IDD_FINANCEOUT_QUERY            149
  19. #define IDD_FINANCEOUT_ADD              150
  20. #define IDD_RECORD                      151
  21. #define IDC_BTN_LOGIN                   1000
  22. #define IDC_BTN_BALANCE                 1001
  23. #define IDC_BTN_FINANCEIN               1002
  24. #define IDC_BTN_FINANCEOUT              1003
  25. #define IDC_USERNAME                    1004
  26. #define IDC_STARTTIME                   1005
  27. #define IDC_ENDTIME                     1006
  28. #define IDC_SEARCH                      1007
  29. #define IDC_BALANCE_IN                  1008
  30. #define IDC_BALANCE_OUT                 1009
  31. #define IDC_BALANCE_SURPLUS             1010
  32. #define IDC_TREE_BALANCE                1011
  33. #define IDC_PASSWD                      1013
  34. #define IDC_LOGIN                       1014
  35. #define IDC_TAB_FINANCEIN               1016
  36. #define IDC_TAB_FINANCEOUT              1017
  37. #define IDC_DATE_START                  1018
  38. #define IDC_DATE_END                    1019
  39. #define IDC_TOTALIN                     1020
  40. #define IDC_BTN_QUERY                   1021
  41. #define IDC_INCLASSLIST                 1029
  42. #define IDC_INSUM                       1030
  43. #define IDC_INDATE                      1032
  44. #define IDC_INREMARK                    1034
  45. #define IDC_OUTCLASSLIST                1035
  46. #define IDC_OUTSUM                      1036
  47. #define IDC_OUTDATE                     1038
  48. #define IDC_OUTREMARK                   1039
  49. #define IDC_DELRECORD                   1040
  50. #define IDC_UPDATERECORD                1041
  51. #define IDC_RECORD_ID                   1042
  52. #define IDC_RECORD_SUM                  1043
  53. #define IDC_OPERATOR                    1044
  54. #define IDC_RECORD_CLASS                1045
  55. #define IDC_RECORD_DATE                 1046
  56. #define IDC_RECORD_REMARK               1047
  57. #define IDC_ADDRECORD                   1048
  58. #define IDC_CLASSINFO                   1050
  59. #define IDC_OUTCLASS                    1051
  60. #define IDC_ADDCLASS                    1053
  61. #define IDC_NEWCLASS                    1054
  62. #define IDC_USERIMG                     1055
  63. #define IDC_EXIT                        1056
  64. #define IDC_ORDERBYASC                  1057
  65. #define IDC_ORDERBYDESC                 1058
  66. #define ID_EXIT                         32771
  67. // Next default values for new objects
  68. // 
  69. #ifdef APSTUDIO_INVOKED
  70. #ifndef APSTUDIO_READONLY_SYMBOLS
  71. #define _APS_3D_CONTROLS                     1
  72. #define _APS_NEXT_RESOURCE_VALUE        152
  73. #define _APS_NEXT_COMMAND_VALUE         32772
  74. #define _APS_NEXT_CONTROL_VALUE         1060
  75. #define _APS_NEXT_SYMED_VALUE           102
  76. #endif
  77. #endif