![]() |
F12 causes my app to crash |
Post Reply
|
| Author | |
haflo
Newbie
Joined: 01 October 2005 Status: Offline Points: 3 |
Post Options
Thanks(0)
Quote Reply
Topic: F12 causes my app to crashPosted: 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 |
|
![]() |
|
jimmy
Senior Member
Joined: 11 November 2003 Location: Austria Status: Offline Points: 516 |
Post Options
Thanks(0)
Quote Reply
Posted: 03 October 2005 at 1:24am |
|
Hi,
Does it crash, or break into debugger ? Jimmy |
|
![]() |
|
Oleg
Senior Member
Joined: 21 May 2003 Location: United States Status: Offline Points: 11234 |
Post Options
Thanks(0)
Quote Reply
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 |
|
![]() |
|
jimmy
Senior Member
Joined: 11 November 2003 Location: Austria Status: Offline Points: 516 |
Post Options
Thanks(0)
Quote Reply
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 |
|
![]() |
|
haflo
Newbie
Joined: 01 October 2005 Status: Offline Points: 3 |
Post Options
Thanks(0)
Quote Reply
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 |
|
![]() |
|
jimmy
Senior Member
Joined: 11 November 2003 Location: Austria Status: Offline Points: 516 |
Post Options
Thanks(0)
Quote Reply
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 |
|
![]() |
|
Post Reply
|
|
|
Tweet
|
| Forum Jump | Forum Permissions ![]() You cannot post new topics in this forum You cannot reply to topics in this forum You cannot delete your posts in this forum You cannot edit your posts in this forum You cannot create polls in this forum You cannot vote in polls in this forum |