Codejock Forums Homepage
Forum Home Forum Home > Codejock Products > Visual C++ MFC > Toolkit Pro
  New Posts New Posts RSS Feed - F12 Function Key
  FAQ FAQ  Forum Search   Events   Register Register  Login Login

F12 Function Key

 Post Reply Post Reply
Author
Message
sirhaden View Drop Down
Groupie
Groupie


Joined: 19 February 2010
Status: Offline
Points: 23
Post Options Post Options   Thanks (0) Thanks(0)   Quote sirhaden Quote  Post ReplyReply Direct Link To This Post Topic: F12 Function Key
    Posted: 03 November 2010 at 8:08am

When the F12 function key is pressed the following error dialog is presented.

The call stack doesn't show much at all, but the Disassembly window displays:

 
The GUI_VisualStudio sample project compiled with the Unicode Debug Static confuration was used to show the problem.  Any ideas on how to resolve this are greatly appreciated.
 
 
 
 

 

Back to Top
znakeeye View Drop Down
Senior Member
Senior Member
Avatar

Joined: 26 July 2006
Status: Offline
Points: 1672
Post Options Post Options   Thanks (0) Thanks(0)   Quote znakeeye Quote  Post ReplyReply Direct Link To This Post Posted: 15 November 2010 at 10:39am
Lol :)
 
That's the debugger key for you. When debugger is attached, it will always break.
PokerMemento - http://www.pokermemento.com/
Back to Top
jimmy View Drop Down
Senior Member
Senior Member


Joined: 11 November 2003
Location: Austria
Status: Offline
Points: 516
Post Options Post Options   Thanks (0) Thanks(0)   Quote jimmy Quote  Post ReplyReply Direct Link To This Post Posted: 15 November 2010 at 11:05am
Hi,

see http://technet.microsoft.com/en-us/library/cc939487.aspx
Sample:
Windows Registry Editor Version 5.00

[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\AeDebug]
"UserDebuggerHotKey"=dword:00000091


This change the Debugger Hot Key to the "Scroll Key"

  Jimmy

Back to Top
 Post Reply Post Reply
  Share Topic   

Forum Jump Forum Permissions View Drop Down

Forum Software by Web Wiz Forums® version 12.04
Copyright ©2001-2021 Web Wiz Ltd.

This page was generated in 0.062 seconds.