Skip to content

Latest commit

 

History

History
31 lines (22 loc) · 1.41 KB

errlook-reference.md

File metadata and controls

31 lines (22 loc) · 1.41 KB
description title ms.date helpviewer_keywords ms.assetid
Learn more about: ERRLOOK Reference
ERRLOOK Reference
11/04/2016
ErrLook tool
Error lookup tool
6040ffc1-2355-4a45-8998-84cbcba4ca91

ERRLOOK Reference

The ERRLOOK utility, which is available from the Tools menu as Error Lookup, retrieves a system error message or module error message based on the value entered. ERRLOOK retrieves the error message text automatically if you drag and drop a hexadecimal or decimal value from the Visual Studio debugger into the Value edit control. You can also enter a value either by typing it in the Value edit control or by pasting it from the Clipboard and clicking Look Up.

The accelerator keys for Copy (CTRL+C), Cut (CTRL+X), and Paste (CTRL+V) work for both the Value and Error Message edit controls if you first highlight the text.

In This Section

Value Edit Control
Describes the Value Edit control in ERRLOOK.

Error Message Edit Control
Describes the Error Message Edit control in ERRLOOK.

Modules Button
Describes the Modules button in ERRLOOK.

Look Up Button
Describes the Look Up button in ERRLOOK.

Related Sections

Additional MSVC Build Tools
Provides links to topics discussing the C/C++ build tools provided in Visual C++.