File:  [WindowsNT SDKs] / mstools / samples / sdktools / image / drwatson / drwatson.rc
Revision 1.1.1.1 (vendor branch): download - view: text, annotated - select for diffs
Thu Aug 9 18:24:28 2018 UTC (7 years, 9 months ago) by root
Branches: msft, MAIN
CVS tags: ntsdk-nov-1993, ntsdk-jul-1993, HEAD
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

unix.superglobalmegacorp.com

This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.