F12 and Visual Studio
Vadim Zeitlin
vadim at wxwidgets.org
Wed Jun 6 06:04:44 PDT 2007
On Wed, 6 Jun 2007 14:02:06 +0100 Tim Hutton <tim.hutton at gmail.com> wrote:
TH> When debugging a wxWidgets project in Microsoft Visual Studio, hitting
TH> F12 causes an unhandled exception:
Check whether another program on your machine doesn't use it as a global
hotkey. This is not at all unlikely -- for example, ATi drivers are known
to use Alt-F5 like this (which happens to be a very useful key in MSVC IDE
too and it drove me mad that I couldn't use it until I found how to disable
it).
In any case, I don't believe this is a wx problem -- did you test whether
this happened when debugging any other code?
Regards,
VZ
--
TT-Solutions: wxWidgets consultancy and technical support
http://www.tt-solutions.com/
More information about the wx-users
mailing list