Hi all,
I found a command, "KillWin" in some short pgm code which was supposed to kill or disable the download window in AOL, allowing one to do other work during a download. However, I tried it ...
http://www.experts-exchange.com/Programming/Languages/Visual_Basic/Q_10076355.html
Zones:
Visual BasicDate Answered: 05/15/2002 Rating: 7.8 Views: 0
There are a few processes running in the system that I try to kill. But those processes will be taken over by init (pid 1) after I do a kill -9 PIDs, then it became the problem, I would never kill ...
http://www.experts-exchange.com/OS/Unix/Q_10128078.html
Zones:
Unix OSDate Answered: 02/15/1999 Rating: 7.0 Views: 0
Is there a better way to determine if a process is running than what I tried below? Is there Unix utility to do this already?
How can I check the health of a Unix process to ensure it is not degr...
http://www.experts-exchange.com/OS/Unix/Setup/Q_10168382.html
Zones:
Unix SetupDate Answered: 06/26/1999 Rating: 5.8 Views: 0
when i type startx it gives me an error message of
"font path set to unix/:-1
**none of the configured devices were detected.
fatal server error: no screens found x connection to :0.0 broken (e...
http://www.experts-exchange.com/OS/Linux/Q_10217500.html
Zones:
LinuxDate Answered: 10/11/1999 Rating: 8.0 Views: 0
Hi All:
I know it is possible to kill a window of another app if your know it's Caption as I already have code to do that, but what I want to do is go one step more..
I have a friend who has ...
http://www.experts-exchange.com/Programming/Languages/Visual_Basic/Q_10442996.html
Zones:
Visual BasicDate Answered: 07/04/2000 Rating: 6.8 Views: 0
Hi,
Functionality:
**************
How to kill the Active Application / Process running in the system Thru. Visual Basic.
For Eg.
*******
If we are executing an external Application(eg. MSPain...
http://www.experts-exchange.com/Programming/Languages/Visual_Basic/Q_10449419.html
Zones:
Visual BasicDate Answered: 08/10/2000 Rating: 7.4 Views: 0
Have Access 97 and VB 5.0. Access pass control to VB (exe made in VB) which does some process and passes the control back to Access.
When the control passes back the VB process still hangs arou...
http://www.experts-exchange.com/Programming/Languages/Visual_Basic/Q_10884701.html
Zones:
Visual BasicDate Answered: 09/09/2000 Rating: 6.0 Views: 0
I wrote a small app using VC++ 6 appwizard...
I create an instance of class Foo in my app.
I then pass a CWnd* to my Foo.
Foo then starts a worker thread (AfxBeginThread()) that writes som...
http://www.experts-exchange.com/Programming/System/Windows__Programming/Q_10939361.html
I have a procedure which runs in the backgorond, and updates a set of rows in a table,say TEST. By mistake, I ran the procedure twice. The table is now locked. Have tried to kill both the sessions...
http://www.experts-exchange.com/Database/Oracle/Q_20125343.html
Zones:
OracleDate Answered: 05/27/2001 Rating: 7.2 Views: 0
Anyone ever see this?... I do a "kill" from the command line of a couple of processes. It will tell me that they HAVE been killed, but they still show up in tlist, as well as taskmanager. The on...
http://www.experts-exchange.com/OS/Microsoft_Operating_Systems/Windows/NT/Q_20148673.html
Zones:
Windows NTDate Answered: 07/13/2001 Rating: 6.4 Views: 0