Codejock Forums Homepage
Forum Home Forum Home > Codejock Products > Visual C++ MFC > Toolkit Pro
  New Posts New Posts RSS Feed - F12 causes my app to crash
  FAQ FAQ  Forum Search   Events   Register Register  Login Login

F12 causes my app to crash

 Post Reply Post Reply
Author
Message
haflo View Drop Down
Newbie
Newbie


Joined: 01 October 2005
Status: Offline
Points: 3
Post Options Post Options   Thanks (0) Thanks(0)   Quote haflo Quote  Post ReplyReply Direct Link To This Post Topic: F12 causes my app to crash
    Posted: 01 October 2005 at 2:03pm
Hi,

I am using Xtreme the basic package, when i pressing F12 my code crashes, I tried catching the event in the MainFrm, App, Doc   in the pretranslate message but still it crashes, any ideas?

Thx
Haflo
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: 03 October 2005 at 1:24am
Hi,

Does it crash, or break into debugger ?

    Jimmy

Back to Top
Oleg View Drop Down
Senior Member
Senior Member


Joined: 21 May 2003
Location: United States
Status: Offline
Points: 11234
Post Options Post Options   Thanks (0) Thanks(0)   Quote Oleg Quote  Post ReplyReply Direct Link To This Post Posted: 03 October 2005 at 3:21am

It is Visual Studio GUI bug.

Create new MFC project _without_ toolkitPro, press F12.

Oleg, Support Team
CODEJOCK SOFTWARE SOLUTIONS
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: 03 October 2005 at 3:55am
Hi,

Look at
http://excastle.com/blog/archive/2004/12/17/558.aspx

or search for 'F12 break into debugger Visual Studio'

    Jimmy
Back to Top
haflo View Drop Down
Newbie
Newbie


Joined: 01 October 2005
Status: Offline
Points: 3
Post Options Post Options   Thanks (0) Thanks(0)   Quote haflo Quote  Post ReplyReply Direct Link To This Post Posted: 03 October 2005 at 5:47am
Thx Jimmy,

It just break the debugger - didnt happen when using Ctrl + F5 (No debugger)
:)

So there is no probelm when you come to think of it...
Thx alot,
haflo
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: 03 October 2005 at 6:19am
Hi, you can also change the key-code

use regedit

under HKEY_LOCAL_MACHINE\Software\microsoft\WindowsNT\
CurrentVersion\AeDebug
Create new key named UserDebuggerHotKey as DWORD type.

Write value 0x7c for F13, or 0x91 for Scroll-Key (i use this)

(Search google for UserDebuggerHotKey )
   
    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.063 seconds.