📄 drwatcom.msg
字号:
pick( STR_INV_READ_FROM_X,
"%*s Invalid read from location %08lX",
"%*s Invalid read from location %08lX" )
pick( STR_PROCESS_CREATED,
"PROCESS CREATED",
"PROCESS CREATED" )
pick( STR_PROC_CREATE_FMT_STR,
"%*s image base = %08lX starting address = %08lX",
"%*s image base = %08lX starting address = %08lX" )
pick( STR_THREAD_CREATED,
"THREAD CREATED",
"THREAD CREATED" )
pick( STR_THRD_CREATE_FMT_STR,
"%s Starting Address = %08lX",
"%s Starting Address = %08lX" )
pick( STR_THREAD_ENDED,
"THREAD ENDED",
"THREAD ENDED" )
pick( STR_THRD_ENDED_FMT_STR,
"%s Exit Code = %lX",
"%s Exit Code = %lX" )
pick( STR_PROCESS_ENDED,
"PROCESS ENDED",
"PROCESS ENDED" )
pick( STR_PROC_ENDED_FMT_STR,
"%s Exit Code = %lX",
"%s Exit Code = %lX" )
pick( STR_DLL_LOADED,
"DLL LOADED",
"DLL LOADED" )
pick( STR_DLL_LOAD_FMT_STR,
"%*s name = \"%s\" base = %08lX",
"%*s name = \"%s\" base = %08lX" )
pick( STR_DLL_UNLOADED,
"DLL UNLOADED",
"DLL UNLOADED" )
pick( STR_DLL_UNLOAD_FMT_STR1,
"%s DLL base = %08lX",
"%s DLL base = %08lX" )
pick( STR_DLL_UNLOAD_FMT_STR2,
"%s DLL name = %s",
"%s DLL name = %s" )
pick( STR_RIP,
"RIP",
"RIP" )
pick( STR_PROCESS_X_NAME,
"Process %08lX (%s)",
"Process %08lX (%s)" )
pick( STR_PROCESS_X,
"Process %08lX",
"Process %08lX" )
pick( STR_DRNT_STARTED,
"%s started",
"%s started" )
#ifdef CHICAGO
pick( STR_ABOUT_NAME,
"Dr. Watcom for Windows 9x",
"Dr. Watcom for Windows 9x" )
#else
#ifdef __AXP__
pick( STR_ABOUT_NAME,
"Dr. Watcom for Windows NT AXP",
"Dr. Watcom for Windows NT AXP" )
#else
pick( STR_ABOUT_NAME,
"Dr. Watcom for Windows NT",
"Dr. Watcom for Windows NT" )
#endif
#endif
pick( STR_ABOUT_VERSION, // NOT USED
"",
"" )
pick( STR_ABOUT_COPYRIGHT_YEAR,
"2002",
"2002" )
#ifdef CHICAGO
pick( STR_ABOUT_TITLE,
"About Dr. Watcom for Windows 9x",
"About Dr. Watcom for Windows 9x" )
#else
#ifdef __AXP__
pick( STR_ABOUT_TITLE,
"About Dr. Watcom for Windows NT AXP",
"About Dr. Watcom for Windows NT AXP" )
#else
pick( STR_ABOUT_TITLE,
"About Dr. Watcom for Windows NT",
"About Dr. Watcom for Windows NT" )
#endif
#endif
pick( STR_FAULT_PASSED_ON,
"Fault was passed to the next handler.",
"Fault was passed to the next handler." )
pick( STR_PROCESS_TERMINATED,
"Process was terminated.",
"Process was terminated." )
pick( STR_INSTR_RESTARTED,
"Instruction was restarted.",
"Instruction was restarted." )
pick( STR_DEL_BIG_LOG_FILE,
"The log file is now %ld bytes.\nDo you want to delete it?",
"The log file is now %ld bytes.\nDo you want to delete it?" )
pick( STR_USER_NOTES,
"\nUser notes:\n",
"\nUser notes:\n" )
pick( STR_FAULT_FOUND_ON_X,
"%s detected a fault on %s\n",
"%s detected a fault on %s\n" )
pick( STR_LOG_TAKEN_ON_X,
"%s log taken on %s\n",
"%s log taken on %s\n" )
pick( STR_COMPUTER_NAME,
"Computer Name: %s\n",
"Computer Name: %s\n" )
pick( STR_USER_NAME,
"User Name: %s\n",
"User Name: %s\n" )
pick( STR_OPERATING_SYSTEM,
"Operating System: %s\n",
"Operating System: %s\n" )
pick( STR_OS_VERSION,
"OS Version: %d.%d\n",
"OS Version: %d.%d\n" )
pick( STR_PROCESSOR_TYPE,
"Processor type is %s\n",
"Processor type is %s\n" )
pick( STR_NUM_PROCESSORS,
"Number of Processors: %ld\n",
"Number of Processors: %ld\n" )
pick( STR_STACK_DATA,
"\nStack Data:\n",
"\nStack Data:\n" )
pick( STR_REGISTER_CONTENTS,
"\nRegister contents:\n",
"\nRegister contents:\n" )
pick( STR_CURRENT_PROCESSES,
"\nCurrent Processes\n",
"\nCurrent Processes\n" )
pick( STR_NO_ACCESS,
"%*sno access %10d KB\n",
"%*sno access %10d KB\n" )
pick( STR_READ_ONLY,
"%*sread only %10d KB\n",
"%*sread only %10d KB\n" )
pick( STR_READ_WRITE,
"%*sread/write %10d KB\n",
"%*sread/write %10d KB\n" )
pick( STR_WRITE_COPY,
"%*swrite/copy %10d KB\n",
"%*swrite/copy %10d KB\n" )
pick( STR_EXECUTE,
"%*sexecute %10d KB\n",
"%*sexecute %10d KB\n" )
pick( STR_EXECUTE_READ,
"%*sexecute/read %10d KB\n",
"%*sexecute/read %10d KB\n" )
pick( STR_EXECUTE_READ_WRITE,
"%*sexecute/read/write %10d KB\n",
"%*sexecute/read/write %10d KB\n" )
pick( STR_EXECUTE_WRITE_COPY,
"%*sexecute/write/copy %10d KB\n",
"%*sexecute/write/copy %10d KB\n" )
pick( STR_TOTAL,
"%*stotal %10d KB\n\n",
"%*stotal %10d KB\n\n" )
pick( STR_VIRTUAL_MEM_INFO,
"\nVirtual Memory Information\n",
"\nVirtual Memory Information\n" )
pick( STR_VIRTUAL_PAGE_SIZE,
"\n%*sVirtual Page Size is %ld bytes (%ld KB).\n",
"\n%*sVirtual Page Size is %ld bytes (%ld KB).\n" )
pick( STR_RESERVED_MEM,
"\n%*sRESERVED MEMORY\n",
"\n%*sRESERVED MEMORY\n" )
pick( STR_COMMITTED_MEM,
"%*sCOMMITTED MEMORY\n",
"%*sCOMMITTED MEMORY\n" )
pick( STR_IMAGE_ADDR_SPACE_FOR,
"%*sIMAGE ADDRESS SPACE FOR %s\n",
"%*sIMAGE ADDRESS SPACE FOR %s\n" )
pick( STR_NOT_AVAILABLE,
"%*s<< NOT AVAILABLE >>\n",
"%*s<< NOT AVAILABLE >>\n" )
pick( STR_CANT_READ_MEM,
"<< Unable to read memory >>\n",
"<< Unable to read memory >>\n" )
pick( STR_MEM_DMP_X_TO_Y,
"\nMemory Dump %08lX to %08lX\n\n",
"\nMemory Dump %08lX to %08lX\n\n" )
pick( STR_PROCESS_MEM_DMP,
"\nProcess Memory Dump\n\n",
"\nProcess Memory Dump\n\n" )
pick( STR_OFFENDING_PROC_ULINE,
"-------------------------------------\n",
"-------------------------------------\n" )
pick( STR_OFFENDING_PROC_INFO,
"--- Offending Process Information ---\n",
"--- Offending Process Information ---\n" )
pick( STR_OFFENDING_PROC_X,
"Offending Process: %s (pid=%08lX)\n",
"Offending Process: %s (pid=%08lX)\n" )
pick( STR_ERR_OCCURRED_AT_X_Y,
"%s occurred at %s\n",
"%s occurred at %s\n" )
pick( STR_LOG_INV_WRITE_TO,
"Invalid write to location %08lX\n",
"Invalid write to location %08lX\n" )
pick( STR_LOG_INV_READ_FROM,
"Invalid read from location %08lX\n",
"Invalid read from location %08lX\n" )
pick( STR_MODULES_LOADED,
"\nModules Loaded\n",
"\nModules Loaded\n" )
pick( STR_SOURCE_INFORMATION,
"\nSource Information:\n",
"\nSource Information:\n" )
pick( STR_LOG_LINE_X_OF_FILE,
"%*sline %ld of %s\n",
"%*sline %ld of %s\n" )
pick( STR_LOG_N_A,
"%*sN/A\n",
"%*sN/A\n" )
pick( STR_DISASSEMBLY,
"\nDisassembly:\n",
"\nDisassembly:\n" )
pick( STR_8_QUEST_MARKS,
"????????",
"????????" )
pick( STR_MODULE_WITH_ADDR,
"%*sMODULE: (addresses %08lX to %s) %s\n",
"%*sMODULE: (addresses %08lX to %s) %s\n" )
pick( STR_MODULE,
"%*sMODULE: %s\n",
"%*sMODULE: %s\n" )
pick( STR_ERASE_LOG_FILE,
"Erase log file: %s",
"Erase log file: %s" )
pick( STR_CANT_OPEN_LOG_FILE,
"Unable to find or open log file (%s)",
"Unable to find or open log file (%s)" )
pick( STR_CANT_START_EDITOR,
"Unable to start editor.\n(Make sure the Log Viewer field in the\nLog Options Dialog is set properly.)",
"Unable to start editor.\n(Make sure the Log Viewer field in the\nLog Options Dialog is set properly.)" )
pick( STR_FIELD_MUST_BE_NUMERIC,
"This field must contain a numeric value\n(Prefix hex values with 0x)",
"This field must contain a numeric value\n(Prefix hex values with 0x)" )
pick( STR_MAX_LOG_FILE_SIZE_INV,
"Max Log File Size is invalid.\n%s",
"Max Log File Size is invalid.\n%s" )
pick( STR_DISASM_LINES_INVALID,
"Disasm Lines field is invalid.\n%s",
"Disasm Lines field is invalid.\n%s" )
pick( STR_DISASM_BKUP_INVALID,
"Disasm Backup field is invalid.\n%s",
"Disasm Backup field is invalid.\n%s" )
pick( STR_CANT_DEBUG_PROC_X_NAME,
"Unable to debug process %08lX (%s)",
"Unable to debug process %08lX (%s)" )
pick( STR_CANT_DEBUG_PROC_X,
"Unable to debug process %08lX",
"Unable to debug process %08lX" )
pick( STR_STATUS_4_PROC_X,
"Status for process %08lX (%s)",
"Status for process %08lX (%s)" )
pick( STR_CANT_OPEN_LOG,
"Unable to open log file %s\n No log was created",
"Unable to open log file %s\n No log was created" )
pick( STR_VIEW_MEM_HT_KEY,
"&View Memory",
"&View Memory" )
pick( STR_SRC_INFO_FMT,
"Line %d of %s",
"Line %d of %s" )
pick( STR_ALL_FILE_FILTER,
"All Files",
"All Files" )
pick( STR_PICK_LOG_FILE,
"Pick log file name",
"Pick log file name" )
pick( STR_PICK_LOG_VIEWER,
"Pick log viewer",
"Pick log viewer" )
pick( STR_CANT_INIT_DIP,
"Unable to initialize the debugging information processor",
"Unable to initialize the debugging information processor" )
pick( STR_DIP_NOT_FOUND,
"not loaded - File not found.",
"not loaded - File not found." )
pick( STR_WRONG_DIP_VERSION,
"not loaded - Wrong processor version.",
"not loaded - Wrong processor version." )
pick( STR_BAD_DIP,
"not loaded - Invalid processor found.",
"not loaded - Invalid processor found." )
pick( STR_TOO_MANY_DIPS,
"not loaded - too many processors loaded.",
"not loaded - too many processors loaded." )
pick( STR_DIP_ERR_OTHER,
"not loaded - Reason unknown",
"not loaded - Reason unknown" )
pick( STR_DIP_LOADED,
"loaded",
"loaded" )
pick( STR_NO_DIPS_LOADED,
"No debugging information processors were found.",
"No debugging information processors were found." )
#include "savelbox.msg"
#include "memwnd.msg"
#include "about.msg"
pick( STR_MEM_INFO_FOR_PROC,
"Memory Information for Process %08X (%s)",
"Memory Information for Process %08X (%s)" )
pick( STR_MODULE_LST_UNAVAILABLE,
"*** Module list unavailable ***\n",
"*** Module list unavailable ***\n" )
pick( STR_CANT_GET_PROC_INFO,
"Unable to get process information for process %08lX",
"Unable to get process information for process %08lX" )
pick( STR_REFRESH,
"Refresh",
"Refresh" )
pick( STR_CANT_REFRESH_THRD,
"Unable to refresh thread information",
"Unable to refresh thread information" )
#include "mad.str"
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -