home *** CD-ROM | disk | FTP | other *** search
/ OS/2 Shareware BBS: 18 REXX / 18-REXX.zip / rexxtk12.zip / extensions / rexxtkcomboboxw32.def < prev    next >
Text File  |  2000-06-15  |  388b  |  18 lines

  1. ;
  2. ; rexxtkcomboboxw32.def
  3. ;
  4. LIBRARY rexxtkcombobox INITINSTANCE
  5. HEAPSIZE 40960
  6. STACKSIZE 10240
  7. EXPORTS TkComboboxDropFuncs
  8. EXPORTS TkComboboxLoadFuncs
  9. EXPORTS TkCombobox
  10. EXPORTS TkComboboxICursor
  11. EXPORTS TkComboboxListDelete
  12. EXPORTS TkComboboxListGet
  13. EXPORTS TkComboboxListIndex
  14. EXPORTS TkComboboxListInsert
  15. EXPORTS TkComboboxListSize
  16. EXPORTS TkComboboxSelect
  17. EXPORTS TkComboboxSubwidget
  18.