home *** CD-ROM | disk | FTP | other *** search
/ Mastering MFC Development / MMD.ISO / samples / c08 / add_del / resource.h < prev    next >
Encoding:
C/C++ Source or Header  |  1997-02-20  |  1.4 KB  |  38 lines

  1. //{{NO_DEPENDENCIES}}
  2. // Microsoft Developer Studio generated include file.
  3. // Used by Biblio.rc
  4. //
  5. #define IDD_ABOUTBOX                    100
  6. #define IDD_BIBLIO_FORM                 101
  7. #define IDP_FAILED_OPEN_DATABASE        103
  8. #define IDR_MAINFRAME                   128
  9. #define IDR_BIBLIOTYPE                  129
  10. #define IDC_TITLE                       1000
  11. #define IDC_ISBN                        1001
  12. #define IDC_YEAR_PUBLISHED              1002
  13. #define IDC_SUBJECT                     1003
  14. #define IDC_NOTES                       1004
  15. #define IDC_COMMENTS                    1005
  16. #define IDC_DESCRIPTION                 1006
  17. #define IDC_PUBID                       1007
  18. #define ID_RECORD_ADD                   32771
  19. #define ID_RECORD_DELETE                32772
  20. #define ID_TRANSACT_BEGIN               32775
  21. #define ID_TRANSACT_COMMIT              32776
  22. #define ID_TRANSACT_ROLLBACK            32777
  23. #define ID_RECORD_EDIT                  32778
  24. #define ID_RECORD                       32780
  25. #define ID_INDICATOR_TRANSACT           59142
  26.  
  27. // Next default values for new objects
  28. // 
  29. #ifdef APSTUDIO_INVOKED
  30. #ifndef APSTUDIO_READONLY_SYMBOLS
  31. #define _APS_3D_CONTROLS                     1
  32. #define _APS_NEXT_RESOURCE_VALUE        130
  33. #define _APS_NEXT_COMMAND_VALUE         32781
  34. #define _APS_NEXT_CONTROL_VALUE         1001
  35. #define _APS_NEXT_SYMED_VALUE           101
  36. #endif
  37. #endif
  38.