home *** CD-ROM | disk | FTP | other *** search
/ Liren Large Software Subsidy 7 / 07.iso / c / c082_144 / 8.ddi / OLE.ZIP / OLECLNTR.H < prev   
Encoding:
C/C++ Source or Header  |  1992-06-10  |  299 b   |  16 lines

  1. // ObjectWindows - (C) Copyright 1992 by Borland International
  2. //
  3. // oleclntr.h
  4.  
  5. #include <owlrc.h>
  6.  
  7. #define CM_PBRUSH    304
  8. #define CM_UNDO        305
  9. #define CM_COPY     306
  10. #define CM_CUT      307
  11. #define CM_PASTE    308
  12. #define CM_ACTIVATE 309
  13. #define CM_CLEAR    310
  14. #define CM_ABOUT    311
  15.  
  16.