// Borland C++ Windows - (C) Copyright 1994 by Borland International // FILE : cmdlgr.h #define szCMDLGAPAbout "Common Dialog Example\nCopyright (c) 1994 Borland International, Inc." #define CM_U_FILEOPEN 0x100 #define CM_U_COLOR 0x101 #define CM_U_FONT 0x102 #define CM_EXIT 0x103 #define CM_U_HELPABOUT 0x200