Viv
2010-02-26 11:12:06 UTC
Hi all,
I created a console application which has to run until CTRL+C is used.
Everything works fine besides the fact that if one clicks with the
mouse into the command prompt window the application pauses. How can I
get rid of this? I mean my application shouldn't get paused whatever
the user is doing. Can I somehow disable this behaviour?
Thank you in advance,
Viv
I created a console application which has to run until CTRL+C is used.
Everything works fine besides the fact that if one clicks with the
mouse into the command prompt window the application pauses. How can I
get rid of this? I mean my application shouldn't get paused whatever
the user is doing. Can I somehow disable this behaviour?
Thank you in advance,
Viv