home *** CD-ROM | disk | FTP | other *** search
/ Liren Large Software Subsidy 7 / 07.iso / c / c083 / 21.ddi / DDEML.PAK / DDECLI.RH < prev    next >
Encoding:
Text File  |  1993-12-02  |  448 b   |  15 lines

  1. //----------------------------------------------------------------------------
  2. // ObjectWindows - (C) Copyright 1991, 1993 by Borland International
  3. //
  4. //----------------------------------------------------------------------------
  5. #include <owl\window.rh>
  6.  
  7. #define TDMLClWnd_MENU  1
  8.  
  9. #define CM_CONNECT      0x100
  10. #define CM_REQUEST      0x101
  11. #define CM_POKE         0x102
  12. #define CM_ADVISE       0x103
  13.  
  14. #define CM_HELPABOUT    0x200
  15.