home *** CD-ROM | disk | FTP | other *** search
/ Liren Large Software Subsidy 7 / 07.iso / c / c082_122 / 1.ddi / CMDLG31.ZIP / CMDLGR.H < prev   
Encoding:
C/C++ Source or Header  |  1992-06-10  |  411 b   |  14 lines

  1. // Borland C++ Windows - (C) Copyright 1992 by Borland International
  2.  
  3. // FILE : cmdlgr.h
  4.  
  5. #define szCMDLGAPAbout "Common Dialog Example\nCopyright (c) 1992 Borland International, Inc."
  6.  
  7. #define CM_U_FILEOPEN               0x100
  8. #define CM_U_COLOR                  0x101
  9. #define CM_U_FONT                   0x102
  10. #define CM_EXIT                     0x103
  11.  
  12. #define CM_U_HELPABOUT              0x200
  13.  
  14.