//  Copyright (C) 1995-1999 Microsoft Corporation.  All rights reserved.
// StackDlgIds.h - resource Ids for the assertion failure dialog

// IDS for StackDlg
#define IDD_STACKDLG                    601
#define IDC_MSG                         601
#define IDC_STACK                       602
#define IDC_DEBUG_BREAK                 603
#define IDC_IGNORE                      604
#define	IDC_ABORT						605


