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

  1. //{{NO_DEPENDENCIES}}
  2. // Microsoft Developer Studio generated include file.
  3. // Used by DAOTable.rc
  4. //
  5. #define IDM_ABOUTBOX                    0x0010
  6. #define IDD_ABOUTBOX                    100
  7. #define IDS_ABOUTBOX                    101
  8. #define IDD_DAOTABLE_DIALOG             102
  9. #define IDR_MAINFRAME                   128
  10. #define IDD_ADD_INDEX_DLG               129
  11. #define IDD_ADD_DATABASE_DLG            133
  12. #define IDD_ADD_TABLE_DLG               139
  13. #define IDD_ADD_QUERYDEF_DLG            140
  14. #define IDC_EDIT_DATABASE_NAME          1000
  15. #define IDC_TABLE_NAME                  1000
  16. #define IDC_BUTTON_CONNECT              1001
  17. #define IDC_EDIT_TABLE_NAME             1002
  18. #define IDC_BUTTON_TABLE_FIELDS         1003
  19. #define IDC_BUTTON_TABLE_INDEXES        1004
  20. #define IDC_EDIT_QUERY_NAME             1005
  21. #define IDC_BUTTON_QUERY_DEFINITION     1006
  22. #define IDC_VALIDATION_RULE             1006
  23. #define IDC_POSITION                    1007
  24. #define IDC_NAME                        1008
  25. #define IDC_VALIDATION_TEXT             1009
  26. #define IDC_THE_SIZE                    1010
  27. #define IDC_REQUIRED                    1011
  28. #define IDC_DEFAULT_VALUE               1013
  29. #define IDC_PREVIOUS_FIELD              1015
  30. #define IDC_AUTO_INCR_FIELD             1016
  31. #define IDC_DELETE_FIELD                1018
  32. #define IDC_VARIABLE_FIELD              1019
  33. #define IDC_FIELD_LIST                  1019
  34. #define IDC_FIXED_FIELD                 1020
  35. #define IDC_DESCENDING                  1020
  36. #define IDC_TYPE                        1021
  37. #define IDC_INDEX_NAME                  1022
  38. #define IDC_NEXT_FIELD                  1023
  39. #define IDC_IGNORE_NULLS                1023
  40. #define IDC_PRIMARY                     1024
  41. #define IDC_SPIN_ORDINAL_POSITION       1025
  42. #define IDC_UNIQUE                      1026
  43. #define IDC_PREVIOUS_INDEX              1027
  44. #define IDC_ADD_INDEX                   1028
  45. #define IDC_NEXT_INDEX                  1029
  46. #define IDC_ADD_FIELD                   1030
  47. #define IDC_DELETE_INDEX                1032
  48. #define IDC_SQL                         1033
  49. #define IDC_UPDATABLE                   1036
  50. #define IDC_ADD_QUERY_DEF               1037
  51. #define IDC_DELETE_QUERYDEF             1038
  52. #define IDC_QUERY_EDIT_TYPE             1040
  53. #define IDC_MODIFY_QUERY_DEF            1041
  54. #define IDC_COMBO_TABLE_NAME            1043
  55. #define IDC_COMBO_QUERY_NAME            1044
  56. #define IDC_CHECK_ENCRYPT               1052
  57. #define IDC_RADIO_V10                   1053
  58. #define IDC_RADIO_V11                   1054
  59. #define IDC_RADIO_V20                   1055
  60. #define IDC_RADIO_V30                   1056
  61. #define IDC_BUTTON_DELETE_TABLE         1057
  62. #define IDC_BUTTON_DELETE_QUERY         1058
  63.  
  64. // Next default values for new objects
  65. //
  66. #ifdef APSTUDIO_INVOKED
  67. #ifndef APSTUDIO_READONLY_SYMBOLS
  68. #define _APS_NEXT_RESOURCE_VALUE        134
  69. #define _APS_NEXT_COMMAND_VALUE         32771
  70. #define _APS_NEXT_CONTROL_VALUE         1058
  71. #define _APS_NEXT_SYMED_VALUE           101
  72. #endif
  73. #endif
  74.