V
Viviana Vc
Hi all,
I have 2 questions:
1) As I know there is no way on Windows to replace a running exe, but
somebody told me that this is doable, and I couldn't find any info on
how could this be done programmatically. Is something like this
possible? And if yes, how?
2) My product has a dll that is used by multimple application from the
system. Is there any way in which I could update this dll (without
killing all the exe that have loaded this dll)? Or this is doable only
over a reboot?
If it's only over a reboot, how could I do the following: i have in the
same dir dll and dll_new, how could I do in one step: delete dll and
rename dll_new with dll?
Thanks in advance,
Viv
I have 2 questions:
1) As I know there is no way on Windows to replace a running exe, but
somebody told me that this is doable, and I couldn't find any info on
how could this be done programmatically. Is something like this
possible? And if yes, how?
2) My product has a dll that is used by multimple application from the
system. Is there any way in which I could update this dll (without
killing all the exe that have loaded this dll)? Or this is doable only
over a reboot?
If it's only over a reboot, how could I do the following: i have in the
same dir dll and dll_new, how could I do in one step: delete dll and
rename dll_new with dll?
Thanks in advance,
Viv