Enter Keywords:
1 - 10 of 738(0.001 seconds)
Sort By:
 
I have run into a problem with MS Visual C++ 4.0 lately running under NT 4.0.  When I try debugging (console apps), the debugger bypasses all of my breakpoints and the program runs normally, but re...
Zones: C++Date Answered: 04/14/1997 Rating: 6.6 Views: 0
What JavaScript Applet I can use to close my browser?
Zones: JavaScriptDate Answered: 12/11/1997 Rating: 7.4 Views: 0
1. How to disable close button [x] and Alt-F4 in dialog based application? 2. How to catch this and decide if it is ok to exit?
Zones: Windows MFCDate Answered: 03/28/1998 Rating: 6.2 Views: 0
HOW TO  STOP THE AUTO EXIT MACRO EXITING
Zones: MS OfficeDate Answered: 07/20/1998 Rating: 6.2 Views: 0
Hi, I would like to prompt the user to confirm something before he/she exits the application. I am using a multi-document format, and I can catch the coomand ID_APP_EXIT (when the user clicks the...
Zones: Windows MFCDate Answered: 03/07/2000 Rating: 7.4 Views: 0
Part of my code is below.   In addition to the "NO DATA FOUND" or "REPORT COMPLETE" messages, I want to add something that counts the records and IF the count is equal to or great than 2000  the...
Zones: PerlDate Answered: 03/02/2000 Rating: 7.4 Views: 0
I have an application named"NSCL.exe"(MDI). I want to input "nscl.exe -kill" by command line  to kill all aliving "nscl.exe" applications. And I also want to save the result of killed applicati...
Zones: Windows MFCDate Answered: 02/21/2001 Rating: 7.4 Views: 16
Hi   Could someone advice me on how I could exit from an application that has only a module after I am done with my work.   It keeps on going to main. Any help is greatly appreciated. T...
Zones: Visual BasicDate Answered: 01/23/2002 Rating: 5.4 Views: 0
Repeat                                           ch := ReadKey;   Until ch = #27; with this code your program runs until ESC is pressed But it only works in a program without procedures... c...
Zones: PascalDate Answered: 06/17/2003 Rating: 7.2 Views: 0
I'm trying to find a script that opens a browser window when a user leaves a site. I have used a script to open a pop up when a user leaves a page but I need that little extra. Could someone hel...
Zones: JavaScript, Inter...Date Answered: 09/18/2003 Rating: 5.4 Views: 0