P
Posh
Hi
I was wondering if someone could help me.
I have a Dll that i set up as trusted code which sends an
email when a button is pressed as i wanted to test that i
could get the trusted code to work. I got it to work and
when you press the button to send a mail those annoying
prompts dont popup.
But what i wanted to know is does anyone know how to hook
into the trusted Dll from VB6 so that an external
executable can use it. As this is how we need it to work
we have a executable that sends mail so what we wanted was
to setup a Dll and trust it and hook into this Dll from
the executalbe and call routines to send the mail from
there.
Has anyone done this ?
I was wondering if someone could help me.
I have a Dll that i set up as trusted code which sends an
email when a button is pressed as i wanted to test that i
could get the trusted code to work. I got it to work and
when you press the button to send a mail those annoying
prompts dont popup.
But what i wanted to know is does anyone know how to hook
into the trusted Dll from VB6 so that an external
executable can use it. As this is how we need it to work
we have a executable that sends mail so what we wanted was
to setup a Dll and trust it and hook into this Dll from
the executalbe and call routines to send the mail from
there.
Has anyone done this ?