home *** CD-ROM | disk | FTP | other *** search
/ Liren Large Software Subsidy 7 / 07.iso / c / c083 / 21.ddi / PROGMAN.PAK / PROGMANX.H < prev    next >
Encoding:
C/C++ Source or Header  |  1993-12-02  |  559 b   |  19 lines

  1. //----------------------------------------------------------------------------
  2. // ObjectWindows - (C) Copyright 1991, 1993 by Borland International
  3. //   Resource & command IDs
  4. //----------------------------------------------------------------------------
  5.  
  6. #define IDD_PROGTALK  100
  7.  
  8. //#define IDD_DDEDIALOG    100
  9. //#define IDD_ADDDIALOG    101
  10. //#define IDD_CREATEDIALOG 102
  11.  
  12. // DDE dialog item IDs
  13.  
  14. #define ID_LISTBOX      100
  15. #define CM_ADDITEM      101
  16. #define CM_DELETEITEM   102
  17. #define CM_CLEARITEMS   103
  18. #define CM_CREATEGROUP  104
  19.