Annotation of mstools/samples/sdktools/image/drwatson/drwatson.rc, revision 1.1.1.1

1.1       root        1: /*++
                      2: 
                      3: Copyright (c) 1993  Microsoft Corporation
                      4: 
                      5: Module Name:
                      6: 
                      7:     drwatson.rc
                      8: 
                      9: Abstract:
                     10: 
                     11:     This file contains all resources for drwatson.
                     12: 
                     13: Author:
                     14: 
                     15:     Wesley Witt (wesw) 1-May-1993
                     16: 
                     17: Environment:
                     18: 
                     19:     User Mode
                     20: 
                     21: --*/
                     22: 
                     23: #include <windows.h>
                     24: #include "resource.h"
                     25: 
                     26: APPICON ICON drwatson.ico
                     27: 
                     28: RCINCLUDE dialogs.dlg
                     29: 
                     30: STRINGTABLE
                     31: BEGIN
                     32:     IDS_APPLICATION_NAME             "DrWatson"
                     33:     IDS_FATAL_ERROR                  "DrWatson Fatal Error"
                     34:     IDS_NONFATAL_ERROR               "DrWatson Non Fatal Error"
                     35:     IDS_ASSERTION_ERROR              "Assertion Error"
                     36:     IDS_MEMORY                       "could not allocate memory"
                     37:     IDS_DEBUGPRIV                    "cannot adjust privilege for debugging"
                     38:     IDS_ATTACHFAIL                   "could not attach to the application"
                     39:     IDS_INVALID_PATH                 "Invalid Logfile Path"
                     40:     IDS_INVALID_WAVE                 "Invalid Wave File"
                     41:     IDS_CANT_OPEN_LOGFILE            "Cannot Open DrWatson Log File"
                     42:     IDS_INVALID_LOGFILE              "Cannot Open DrWatson Log File\n\nPress OK to Browse for new directory"
                     43:     IDS_ABOUT_TITLE                  "Dr. Watson"
                     44:     IDS_ABOUT_EXTRA                  "Windows NT Application Error Debugger"
                     45:     IDS_AE_TEXT                      "Exception: %s (0x%08x), Address: 0x%08x"
                     46:     IDS_LOGBROWSE_TITLE                     "DrWatson Log File Directory Browse"
                     47:     IDS_WAVEBROWSE_TITLE            "Wave File Selection"
                     48:     IDS_WAVE_FILTER                 "Wave Files(*.wav)"
                     49: END
                     50: 
                     51: 
                     52: 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.