Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations strongm on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

cmd.exe witn no X button

Status
Not open for further replies.

javinovations

Programmer
Oct 8, 2003
7
IN
Can anyone tell me how do I disable the "X" button from a console application or the console window? If not, then, when the application is running, and someone clicks the "X" button, a window pops with the option to either "Cancel" or "End Now". How do I catch hold of the window?

I want to avoid the user on clicking the "End Now" button when the app is still running.

Thanks
 
why do you need it? cerate a windows application and do anything you like in it..

Ion Filipski
1c.bmp

ICQ: 95034075
AIM: IonFilipski
filipski@excite.com
 
Lets say that the server is already written, we are onto the GUI display, and we need this to manage the existing version.

Thanks
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top