home *** CD-ROM | disk | FTP | other *** search
/ OS/2 Shareware BBS: 10 Tools / 10-Tools.zip / ocl150a.zip / OCL / Samples / Listbox / Source / Listbox.h < prev    next >
Text File  |  1996-08-12  |  166b  |  11 lines

  1. /* OCL Sample */
  2. /* Listbox.h */
  3.  
  4.  
  5. #define BOX_MAIN       1
  6. #define BOX_QUIT       2
  7. #define BOX_EXCEPTION  3
  8. #define ID_LISTBOX     4
  9.  
  10. /* end of source */
  11.