home *** CD-ROM | disk | FTP | other *** search
/ Liren Large Software Subsidy 7 / 07.iso / c / c082_122 / 10.ddi / PROGTALK.ZIP / PROGTALK.H < prev    next >
Encoding:
C/C++ Source or Header  |  1992-06-10  |  327 b   |  17 lines

  1. // ObjectWindows - (C) Copyright 1992 by Borland International
  2.  
  3. // Resource IDs
  4.  
  5. #define ID_DDEDIALOG    100
  6. #define ID_ADDDIALOG    101
  7. #define ID_CREATEDIALOG    102
  8.  
  9.  
  10. // DDE dialog item IDs
  11.  
  12. #define ID_LISTBOX    100
  13. #define ID_ADDITEM    101
  14. #define ID_DELETEITEM    102
  15. #define ID_CLEARITEMS    103
  16. #define ID_CREATEGROUP    104
  17.