home *** CD-ROM | disk | FTP | other *** search
/ C Programming Starter Kit 2.0 / SamsPublishing-CProgrammingStarterKit-v2.0-Win31.iso / tybc4 / ctllst.h < prev    next >
Text File  |  1994-05-26  |  319b  |  12 lines

  1. #define IDL_STRINGS     101
  2. #define IDE_STRING      102
  3. #define IDE_INDEX       103
  4. #define IDB_ADD         104
  5. #define IDB_DEL         105
  6. #define IDB_GETSELSTR   106
  7. #define IDB_SETSELSTR   107
  8. #define IDB_GETSELIDX   108
  9. #define IDB_SETSELIDX   109
  10. #define IDB_GETSTR      110
  11. #define IDB_EXIT        111
  12.