a getch() function that works in window app?

From: Martin Ortiz (martin.ortiz_at_mailcity.com)
Date: 07/01/04


Date: Thu, 1 Jul 2004 11:58:28 -0400

I have a non-console based app, ie a window app (I believe getch() is geared
more for console apps)

I need to pause an app (for debugging purposes), without a breakpoint (the
breakpoint will move focuse to debugger which I don't want).



Relevant Pages

  • Re: Problem while debugging
    ... I must say that if I don't have any breakpoint the app behaves ... one panel each... ... >> When I'm debugging and somewhere in the code I have a breakpoint, ...
    (microsoft.public.dotnet.languages.vb)
  • Problem while debugging
    ... When I'm debugging and somewhere in the code I have a breakpoint, ... The app behaves ... I don't know if this behaviour is a bug of vs.net or ...
    (microsoft.public.dotnet.languages.vb)
  • Stepping through code opens disassembly window
    ... recently I have some issues debugging in VS6. ... functions is only possible when I set a breakpoint in that function. ... doing his work (app keeps running after pressing F5, ... (yes I know the discussions about upgrading, but this is an app which ...
    (microsoft.public.vc.debugger)
  • Re: Mixed assembly crashes on exit
    ... main project to mixed, and also set debugging for the ... a kind of stack corruption problem. ... It will not necessarily help (since the app is mixed, not pure native), but still ...
    (microsoft.public.vsnet.debugging)
  • Re: Tcl crashes
    ... If you can get Tcl, Tk, Itcl and whatever extensions you used compiled ... Tcl has some memory debugging ... It is expensive and slows down execution of the app substantially. ... the app always crashes under windows. ...
    (comp.lang.tcl)