remove IDC_RESULT_ID

This commit is contained in:
Glenn Maynard
2006-03-13 08:55:26 +00:00
parent 32dfaac9a8
commit bd896acff2
@@ -106,9 +106,6 @@ BEGIN
LTEXT "Program Crash",IDC_STATIC_HEADER_TEXT,5,5,249,23
ICON IDI_ICON,IDC_STATIC_ICON,259,6,20,20
CONTROL "",IDC_STATIC,"Static",SS_ETCHEDFRAME,0,34,287,1
EDITTEXT IDC_RESULT_ID,98,101,27,12,ES_AUTOHSCROLL | ES_READONLY |
NOT WS_VISIBLE | NOT WS_BORDER | NOT WS_TABSTOP,
WS_EX_RIGHT
LTEXT "The program has encountered an error and has been closed. We have created an anonymous error report.",
IDC_STATIC,13,42,263,24
END