/* @(#)46    1.2  src/examples/bank/pm/acctdlg.h, examples.src, os2dce21.dss, 960602a.1  6/10/94  18:15:57 */
/*******************************************************************

COMPONENT_NAME: examples.src 

FUNCTIONS:  	

ORIGINS: 27

PROGRAM NAME: acctdlg.h

DESCRIPTIVE NAME: Account Type Dialog mgr - header file

(C) COPYRIGHT International Business Machines Corp. 1992, 1994
All Rights Reserved
Licensed Materials - Property of IBM

US Government Users Restricted Rights - Use, duplication or
disclosure restricted by GSA ADP Schedule Contract with IBM Corp.

FUNCTION: provide constants for the dialog box

*******************************************************************/

#define IDM_ACCT_TITLE              500
#define IDD_ACCTITLE_TEXT           501
#define IDD_CHECKING                502
#define IDD_SAVING                  503
#define IDD_CD                      504
#define IDD_IRA                     505
#define IDD_ACCT_HELP               507








