resource.h
上传用户:benben_wyd
上传日期:2010-02-26
资源大小:1229k
文件大小:1k
源码类别:

书籍源码

开发平台:

Visual C++

  1. //{{NO_DEPENDENCIES}}
  2. // Microsoft Developer Studio generated include file.
  3. // Used by OLEDBDepartmentATL.rc
  4. //
  5. #define IDS_PROJNAME                    100
  6. #define IDR_OLEDBDepartmentATL          100
  7. #define IDD_DBDIALOG                    101
  8. #define IDC_SAVE                        201
  9. #define IDC_ADD                         202
  10. #define IDC_DELETE                      203
  11. #define IDC_FIRST                       204
  12. #define IDC_PREV                        205
  13. #define IDC_NEXT                        206
  14. #define IDC_LAST                        207
  15. #define IDC_FINDEPARTMENT               208
  16. #define IDC_STATUS                      209
  17. #define IDC_DEPARTMENTCODE              1000
  18. #define IDC_DEPARTMENTNAME              1001
  19. #define IDC_FINDDEPARTMENTEDIT          1002
  20. // Next default values for new objects
  21. // 
  22. #ifdef APSTUDIO_INVOKED
  23. #ifndef APSTUDIO_READONLY_SYMBOLS
  24. #define _APS_NEXT_RESOURCE_VALUE        201
  25. #define _APS_NEXT_COMMAND_VALUE         32768
  26. #define _APS_NEXT_CONTROL_VALUE         210
  27. #define _APS_NEXT_SYMED_VALUE           102
  28. #endif
  29. #endif