home *** CD-ROM | disk | FTP | other *** search
/ PC World Komputer 1998 May / Pcwk5b98.iso / Borland / Cplus45 / BC45 / PROGMAN.PAK / PROGMANX.H < prev    next >
Text File  |  1995-08-29  |  559b  |  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.