|
|
Microsoft Windows NT Build 511 (SDK Final Release) 07-24-1993
/*++
Copyright (c) 1993 Microsoft Corporation
Module Name:
drwatson.rc
Abstract:
This file contains all resources for drwatson.
Author:
Wesley Witt (wesw) 1-May-1993
Environment:
User Mode
--*/
#include <windows.h>
#include "resource.h"
APPICON ICON drwatson.ico
RCINCLUDE dialogs.dlg
STRINGTABLE
BEGIN
IDS_APPLICATION_NAME "DrWatson"
IDS_FATAL_ERROR "DrWatson Fatal Error"
IDS_NONFATAL_ERROR "DrWatson Non Fatal Error"
IDS_ASSERTION_ERROR "Assertion Error"
IDS_MEMORY "could not allocate memory"
IDS_DEBUGPRIV "cannot adjust privilege for debugging"
IDS_ATTACHFAIL "could not attach to the application"
IDS_INVALID_PATH "Invalid Logfile Path"
IDS_INVALID_WAVE "Invalid Wave File"
IDS_CANT_OPEN_LOGFILE "Cannot Open DrWatson Log File"
IDS_INVALID_LOGFILE "Cannot Open DrWatson Log File\n\nPress OK to Browse for new directory"
IDS_ABOUT_TITLE "Dr. Watson"
IDS_ABOUT_EXTRA "Windows NT Application Error Debugger"
IDS_AE_TEXT "Exception: %s (0x%08x), Address: 0x%08x"
IDS_LOGBROWSE_TITLE "DrWatson Log File Directory Browse"
IDS_WAVEBROWSE_TITLE "Wave File Selection"
IDS_WAVE_FILTER "Wave Files(*.wav)"
END
RCINCLUDE messages.rc
This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.