M
Michael Howard
I am a former Paradox/Delphi developer new to VB
and .NET. I am trying to create a dll that may be called
from a Paradox application. Is there any VB .NET project
type that will enable me to create a 'regular DLL' (that
is not a class library or COM object)? I can't
instantiate a class member in Paradox to call a class
function. I just need to call the dll function directly.
Perhaps I need to do this in Visual C++?
and .NET. I am trying to create a dll that may be called
from a Paradox application. Is there any VB .NET project
type that will enable me to create a 'regular DLL' (that
is not a class library or COM object)? I can't
instantiate a class member in Paradox to call a class
function. I just need to call the dll function directly.
Perhaps I need to do this in Visual C++?