From: Michael on
Hi,

I have an application that uses Functions contained within a DLL and when I
try to run my program inside the VB IDE I get an error:

"Run time error '453': Can't find DLL entry point <function name> in <name
of dll>"

However once I compile my app everything works perfectly....

Can someone explain where I'm going wrong please?

Cheers,

Michael