home *** CD-ROM | disk | FTP | other *** search
/ Tricks of the Windows Gam…ming Gurus (2nd Edition) / Disc2.iso / msdn_vcb / samples / vc98 / mfc / database / daoctl / resource.h < prev    next >
C/C++ Source or Header  |  1998-03-26  |  2KB  |  42 lines

  1. //{{NO_DEPENDENCIES}}
  2. // Microsoft Developer Studio generated include file.
  3. // Used by daocont.rc
  4. //
  5. #define IDM_ABOUTBOX                    0x0010
  6. #define IDD_ABOUTBOX                    100
  7. #define IDS_ABOUTBOX                    101
  8. #define IDD_DAOCONT_DIALOG              102
  9. #define IDR_MAINFRAME                   128
  10. #define IDB_TREEIMAGE                   129
  11. #define IDD_DIALOG1                     130
  12. #define IDB_BITMAP1                     132
  13. #define IDC_CONNECT_DAO                 1001
  14. #define IDC_TREE1                       1002
  15. #define IDC_EDIT1                       1003
  16. #define IDC_EDIT2                       1004
  17. #define IDC_CONNECT_ODBC                1007
  18. #define IDC_SPIN1                       1011
  19. #define IDC_HOTKEY1                     1012
  20. #define IDC_DAOEDITCTRL1                1013
  21. #define IDC_DAOEDITCTRL2                1014
  22. #define IDC_DAOEDITCTRL3                1015
  23. #define IDC_DAOEDITCTRL4                1016
  24. #define IDC_COLNAME1                    1018
  25. #define IDC_COLNAME2                    1019
  26. #define IDC_COLNAME3                    1020
  27. #define IDC_COLNAME4                    1021
  28. #define IDC_RECNUM                      1022
  29. #define IDC_ACCESSPICTCTRL1             1023
  30. #define IDC_ALLOW_EDITS                 1024
  31.  
  32. // Next default values for new objects
  33. //
  34. #ifdef APSTUDIO_INVOKED
  35. #ifndef APSTUDIO_READONLY_SYMBOLS
  36. #define _APS_NEXT_RESOURCE_VALUE        133
  37. #define _APS_NEXT_COMMAND_VALUE         32771
  38. #define _APS_NEXT_CONTROL_VALUE         1025
  39. #define _APS_NEXT_SYMED_VALUE           101
  40. #endif
  41. #endif
  42.