Quote Originally Posted by g_bhujbal
Thanks Bushmobile.
you got it right what I actually want to say.
Still SoftCircuits' CallPtr.dll having limitation i.e. you cannot use a string
argument here because Visual Basic converts strings to ANSI when calling DLL functions.
I used a string in my example.

Quote Originally Posted by g_bhujbal
PeejAvery:
"you can dynamically load and call procedures within DLLs."
Plesae tell me how to do this. Code sample will be very helpful.
he was quoting me, and i demonstrated it in my post, also check out ChaosTheEternal's post


@ChaosTheEternal: nice link!