home *** CD-ROM | disk | FTP | other *** search
/ The C Users' Group Library 1994 August / wc-cdrom-cusersgrouplibrary-1994-08.iso / listings / v_03_02 / 3n02043c < prev    next >
Text File  |  1991-12-16  |  440b  |  11 lines

  1.  
  2. -=-=-=-=-=-=-=-=-=-=-=-=-=-=-Begin Listing 4-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
  3. /*****************************************************/
  4. /* combo.h                                           */
  5. /* -- Interface to ComboBox patch DLL.               */
  6. /*****************************************************/
  7.  
  8. #define CBN_COLLAPSE    CBN_DROPDOWN + 1
  9. -=-=-=-=-=-=-=-=-=-=-=-=-=-=-End   Listing 4-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
  10.  
  11.