home *** CD-ROM | disk | FTP | other *** search
/ The C Users' Group Library 1994 August / wc-cdrom-cusersgrouplibrary-1994-08.iso / listings / v_01_04 / 1n04079c < prev    next >
Text File  |  1990-08-05  |  266b  |  13 lines

  1.  
  2. Figure 6. DLGSAMPLE.H - Include file
  3. ------------------------------------
  4. .
  5. #define ID_POPULATE       20
  6. #define ID_COMBO1         30
  7. #define ID_LISTBOX        40
  8. #define ID_OK              1
  9. .
  10. #define IDM_SQLPRIMER    100
  11. #define IDM_EXIT         200
  12.  
  13.