RESOURCE.H
上传用户:bangxh
上传日期:2007-01-31
资源大小:42235k
文件大小:1k
源码类别:

Windows编程

开发平台:

Visual C++

  1. //{{NO_DEPENDENCIES}}
  2. // Microsoft Developer Studio generated include file.
  3. // Used by Emp.rc
  4. //
  5. #define ID_EDIT_PREVIOUS                3
  6. #define ID_EDIT_NEXT                    4
  7. #define ID_EDIT_DELETE                  5
  8. #define ID_EDIT_ADD                     6
  9. #define ID_EDIT_LAST                    7
  10. #define ID_EDIT_FIRST                   8
  11. #define ID_EDIT_FINDF                   10
  12. #define IDM_ABOUTBOX                    0x0010
  13. #define IDD_ABOUTBOX                    100
  14. #define IDS_ABOUTBOX                    101
  15. #define IDD_EMP_DIALOG                  102
  16. #define IDR_MAINFRAME                   128
  17. #define IDC_EMPNUM                      1000
  18. #define IDC_LASTNAME                    1001
  19. #define IDC_FIRSTNAME                   1003
  20. #define IDC_TITLE                       1004
  21. #define IDC_HOMEPHONE                   1005
  22. #define ID_APP_OPEN_RECORD              57666
  23. #define IDS_PROMPT_COMMIT_EMPREC        61204
  24. // Next default values for new objects
  25. // 
  26. #ifdef APSTUDIO_INVOKED
  27. #ifndef APSTUDIO_READONLY_SYMBOLS
  28. #define _APS_NEXT_RESOURCE_VALUE        129
  29. #define _APS_NEXT_COMMAND_VALUE         32771
  30. #define _APS_NEXT_CONTROL_VALUE         1001
  31. #define _APS_NEXT_SYMED_VALUE           101
  32. #endif
  33. #endif