fPromptOnWarning

Applies To: Windows Server 2003, Windows Server 2003 R2, Windows Server 2003 with SP1, Windows Server 2003 with SP2

fPromptOnWarning

HKCU\Software\Microsoft\Windows NT\CurrentVersion\Windows

Data type Range Default value

REG_DWORD

0 | 1

0

Description

Specifies whether the debugger prompts the user when debugging generates warnings. Warnings usually indicate errors in an application's interaction with the Window Manager.

Value Meaning

0

Do not prompt.

1

Prompt.

Note

  • This entry appears only when running a debug build of the operating system.