home *** CD-ROM | disk | FTP | other *** search
/ C Programming Starter Kit 2.0 / SamsPublishing-CProgrammingStarterKit-v2.0-Win31.iso / bc45 / commdlg.pak / COMMDLGX.RH < prev    next >
Text File  |  1997-07-23  |  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.