home *** CD-ROM | disk | FTP | other *** search
- /*****************************************************************************
-
- dialog.h
- --------
-
- This file contains defines for controls used in dialog boxes
-
- This source is Copyright (c) Alan Phillips 1991. It may be freely used
- and adapted for non-commercial applications. Commercial and ShareWare
- authors should first obtain the written permission of the author.
-
- The source is edited with a tab size of 4.
-
- *****************************************************************************/
-
- #define ID_OK_BUTTON 100
-
- #define ID_ABOUT_VN 1000
- #define ID_TV_VERSION 1001
-
-