home *** CD-ROM | disk | FTP | other *** search
/ Liren Large Software Subsidy 7 / 07.iso / c / c082_144 / 8.ddi / CMDLGAP.ZIP / CMDLGAPR.H < prev    next >
Encoding:
C/C++ Source or Header  |  1992-06-10  |  377 b   |  15 lines

  1. // ObjectWindows - (C) Copyright 1992 by Borland International
  2. //
  3. // cmdlgapr.h
  4.  
  5. #include <owlrc.h>
  6.  
  7. #define szCMDLGAPAbout "CMDLGAP\nWritten using ObjectWindows\nCopyright (c) 1992 Borland"
  8.  
  9. #define CM_U_FILEOPEN               0x100
  10. #define CM_U_COLOR                  0x101
  11. #define CM_U_FONT                   0x102
  12.  
  13. #define CM_U_HELPABOUT              0x200
  14.  
  15.