Hi,
How can I set an environment variable from a child process?
The situation is this:
I'm writing a little upgrade batch file. I want it to copy a file from a floppy into a particular db alias t...
http://www.experts-exchange.com/Programming/Languages/Pascal/Delphi/Q_10139274.html
I have and existing program that calls a dll to send a message to a mainframe and recieves a reply. I need to speed up the process. Currently each call to the dll opens a socket connection to the...
http://www.experts-exchange.com/Programming/System/Windows__Programming/Q_10178125.html
hi i want code to hide my app from the PROCESS lists in all windows platforms.
just in case: (delphi 6)
http://www.experts-exchange.com/Programming/Languages/Pascal/Delphi/Q_20990606.html
I'm using Delphi to start another process, and that's working well (see code below). Now I want to add a button that cancels the started process if it runs too long.
What's the easiest/safest wa...
http://www.experts-exchange.com/Programming/Languages/Pascal/Delphi/Q_22983186.html
if a malware or the user try to finalize my programa by process i want to not allow this operation.
any solution ?
http://www.experts-exchange.com/Programming/Languages/Pascal/Delphi/Q_24147910.html
How can I kill the Windows process "excel.exe" in Delphi ?
http://www.experts-exchange.com/Programming/Languages/Pascal/Delphi/Q_20148527.html
Does anyone have some code to kill a task/process (ex. explorer.exe) from Delphi?
I dont know how to do it since i am just learning.
thanks.
http://www.experts-exchange.com/Programming/Languages/Pascal/Delphi/Q_20588669.html
Sorry people, I still can't get this to work?
http://www.experts-exchange.com/Programming/Programming_Languages/Delphi/Q_20620037.html
any ideas, or other avenues to pursue??
I will apply...
http://www.experts-exchange.com/Programming/Languages/Pascal/Delphi/Q_20625380.html
I haven't switched completely from Delphi 6 to Delphi 7 because I have a project which sometimes gets 7 hung up. Project settings are the same and everything, the code too, but 7 has problems ever...
http://www.experts-exchange.com/Programming/Languages/Pascal/Delphi/Q_20668242.html
Is there a way in Delphi to hide your application's process from the window's taskmanager and 3rd party process list viewers? Also could this be done and still allow me to be able to terminate the ...
http://www.experts-exchange.com/Programming/Languages/Pascal/Delphi/Q_20766474.html