F12 just causes the debugger to break. It's not a bug, it's a feature =)
I believe there is no way to turn this off.
Just press Continue in the Studio (or F5, but that may cause trouble if
your application is also catching this key), and the app will simply
continue, catching the F12-key as it should.

First time I saw this, it cost me a day or so to find out what this
obscure event meant =)

Cheers,

Nick Sabbe - ICORDA nv 
Brugsevaart 32, 9030 Mariakerke 
09/227.66.76 
[EMAIL PROTECTED] 
http://www.icorda.be 

Parkinson's Law: Work expands so as to fill the time available for its
completion. (C. Northcote Parkinson) 
Throop's Corollary: To keep work from expanding to fill all your time,
you must strictly limit the time available for its completion. (Kelvin
Throop)

 
 

> -----Original Message-----
> From: [EMAIL PROTECTED] 
> [mailto:[EMAIL PROTECTED] On Behalf Of Hylton Tregenza
> Sent: Tuesday, October 04, 2005 16:23
> To: [email protected]
> Subject: [msvc] Function Keys
> 
> HI
> 
> I have set up an added a function key to the accelerator 
> table in my MFC app.
> If I use F4 it works fine. However I would like to use F12. 
> his causes an error some code that is out of my control.
> What special requirements are there for using F12 as a keypress?
> 
> Hylton 
> 
> 
> _______________________________________________
> msvc mailing list
> [email protected]
> See 
> http://beginthread.com/mailman/listinfo/msvc_beginthread.com 
> for subscription changes, and list archive.
> 
> 

_______________________________________________
msvc mailing list
[email protected]
See http://beginthread.com/mailman/listinfo/msvc_beginthread.com for 
subscription changes, and list archive.

Reply via email to