Meena
2007-08-30 10:47:23 UTC
I have written a C program in VC++ IDE.
I had built it and then executed it.
There were no erros in the appln.
The output consist of huge set of values that keeps filling the screen.
While it keeps running in dos prompt, in case I accidentally select some
data with the mouse or right click and selct mark the application comes to a
halt.
The application again starts only after I again right click and select mark.
The problem is that I have 'n' number of screens (i.e dos windows) that it
becomes tedious to find out the window in which I accidentally clicked the
mouse. It is difficult to open each one of it and check it if has come to
halt.
So, is there any settings so that I can restrict the user from clicking or
dragging the mouse over the dos window?
Or in what other way can I reslove this?
Any help would be of great appreciation.
Regards
Meena
I had built it and then executed it.
There were no erros in the appln.
The output consist of huge set of values that keeps filling the screen.
While it keeps running in dos prompt, in case I accidentally select some
data with the mouse or right click and selct mark the application comes to a
halt.
The application again starts only after I again right click and select mark.
The problem is that I have 'n' number of screens (i.e dos windows) that it
becomes tedious to find out the window in which I accidentally clicked the
mouse. It is difficult to open each one of it and check it if has come to
halt.
So, is there any settings so that I can restrict the user from clicking or
dragging the mouse over the dos window?
Or in what other way can I reslove this?
Any help would be of great appreciation.
Regards
Meena