I
immi
Hi,
An application give an error for missing dll when launched via
executable directly by double click.
However when I launch it thru VB6 (“CreateProcess” method) this error
message is suppressed automatically.i.e. missing dll error doesn’t
appear.
On the other side when I launch the same application thru VB2005
(“Process.Start” method) then dll missing message start appearing.
I want to know why message has been suppressed when launching thru VB6
unlike VB2005.
Thanx in advance
Regards
Immi
An application give an error for missing dll when launched via
executable directly by double click.
However when I launch it thru VB6 (“CreateProcess” method) this error
message is suppressed automatically.i.e. missing dll error doesn’t
appear.
On the other side when I launch the same application thru VB2005
(“Process.Start” method) then dll missing message start appearing.
I want to know why message has been suppressed when launching thru VB6
unlike VB2005.
Thanx in advance
Regards
Immi