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

  1. // ObjectWindows - (C) Copyright 1992 by Borland International
  2. //
  3. // ddeclir.h
  4.  
  5. #include <owlrc.h>
  6.  
  7. #define TDMLClWnd_MENU 1
  8.  
  9. #define CM_U_CONNECT                0x100
  10. #define CM_U_REQUEST                0x101
  11. #define CM_U_POKE                   0x102
  12. #define CM_U_ADVISE                 0x103
  13.  
  14. #define CM_U_HELPABOUT              0x200
  15.  
  16.