home *** CD-ROM | disk | FTP | other *** search
/ Mastering MFC Development / MMD.ISO / labs / c10 / lab01 / baseline / resource.h < prev    next >
Encoding:
C/C++ Source or Header  |  1997-02-20  |  1.5 KB  |  40 lines

  1. //{{NO_DEPENDENCIES}}
  2. // Microsoft Developer Studio generated include file.
  3. // Used by Browser.rc
  4. //
  5. #define IDD_ABOUTBOX                    100
  6. #define IDD_BROWSER_FORM                 101
  7. #define IDR_MAINFRAME                   128
  8. #define IDR_ACCESSTYPE                  129
  9. #define IDR_DATATYPE                    130
  10. #define IDD_DIALOG_FIND                 138
  11. #define IDD_DIALOG_QUERY                141
  12. #define IDC_TAB                         1007
  13. #define IDC_LIST                        1010
  14. #define IDC_EDIT1                       1011
  15. #define IDC_RADIO_MATCH                 1012
  16. #define IDC_RADIO_MATCH2                1015
  17. #define IDC_RADIO_MATCH3                1016
  18. #define IDC_PARAM_NAME                  1017
  19. #define IDC_PARAM_VALUE                 1018
  20. #define ID_VIEW_TABLE                   32772
  21. #define ID_VIEW_QUERY                   32773
  22. #define ID_PAGE_DOWN                    32782
  23. #define ID_PAGE_UP                      32783
  24. #define ID_PAGE_LAST                    32784
  25. #define ID_PAGE_FIRST                   32785
  26. #define ID_VIEW_NEXTPAGE                32787
  27. #define ID_VIEW_PREVIOUSPAGE            32788
  28.  
  29. // Next default values for new objects
  30. // 
  31. #ifdef APSTUDIO_INVOKED
  32. #ifndef APSTUDIO_READONLY_SYMBOLS
  33. #define _APS_3D_CONTROLS                     1
  34. #define _APS_NEXT_RESOURCE_VALUE        143
  35. #define _APS_NEXT_COMMAND_VALUE         32789
  36. #define _APS_NEXT_CONTROL_VALUE         1020
  37. #define _APS_NEXT_SYMED_VALUE           101
  38. #endif
  39. #endif
  40.