home *** CD-ROM | disk | FTP | other *** search
/ PC World Komputer 1998 May / Pcwk5b98.iso / Borland / Cplus45 / BC45 / COMMDLG.PAK / COMMDLGX.RH < prev    next >
Text File  |  1995-08-29  |  392b  |  11 lines

  1. //----------------------------------------------------------------------------
  2. // ObjectWindows - (C) Copyright 1991, 1993 by Borland International
  3. //----------------------------------------------------------------------------
  4. #include <owl\window.rh>
  5.  
  6. #define CM_FILEOPEN       0x100
  7. #define CM_COLOR          0x101
  8. #define CM_FONT           0x102
  9.  
  10. #define CM_HELPABOUT      0x200
  11.