25 lines
767 B
C
Raw Normal View History

2001-01-01 00:00:00 +01:00
//+--------------------------------------------------------------------------
//
// Microsoft Windows
// Copyright (C) Microsoft Corporation, 1999.
//
// File: resource.h
//
// Contents: Resource IDs
//
// History: 01-15-1999 DavidMun Created
//
//---------------------------------------------------------------------------
#define IDS_EVENTVWR_MSC_NOT_FOUND 100
#define IDI_EVENT_VIEWER 101
#define IDS_NO_SYSTEMDIR 102
#define IDS_MMC_LAUNCH_FAILED 103
#define IDC_ERROR_CODE_EDIT 104
#define IDC_POPUP_MSG_ICON 105
#define IDC_ERRORMSG 106
#define IDD_ERROR 107
#define IDC_ERROR_CODE_LBL 108