Ê
Êþóôáò ÔñÜãêáò
I built a customized Setup.DLL where in each of the functions I do the
following:
I load the library "vsd_setup.dll", get the address of the respective
function and call it.
This works OK for all the functions except Install_Init. In this case
LoadLibrary() fails.This must be because the vsd_setup.dll has not been
extracted yet.
Is there a way to overcome this problem?
Thank you in advance
K. Tragas
following:
I load the library "vsd_setup.dll", get the address of the respective
function and call it.
This works OK for all the functions except Install_Init. In this case
LoadLibrary() fails.This must be because the vsd_setup.dll has not been
extracted yet.
Is there a way to overcome this problem?
Thank you in advance
K. Tragas