DLLs from Pascal

Hello.
I hav just made a DLL file using Turbo Pascal 1.5
How do I use it in VB?
Normal methods of declaring DLLs dont work.
What should I do?

Comments

  • : Hello.
    : I hav just made a DLL file using Turbo Pascal 1.5
    : How do I use it in VB?
    : Normal methods of declaring DLLs dont work.
    : What should I do?
    :

    How does Pascal export it's functions?
    VB allows for COM DLL's and Win API style DLL's.
    Probably your best bet is to search on the internet, or check with the Pascal forum.

    Best Regards,
    Richard

    The way I see it... Well, it's all pretty blurry
  • : : Hello.
    : : I hav just made a DLL file using Turbo Pascal 1.5
    : : How do I use it in VB?
    : : Normal methods of declaring DLLs dont work.
    : : What should I do?
    : :
    :
    : How does Pascal export it's functions?
    : VB allows for COM DLL's and Win API style DLL's.
    : Probably your best bet is to search on the internet, or check with
    : the Pascal forum.
    :
    : Best Regards,
    : Richard
    :
    : The way I see it... Well, it's all pretty blurry


    TY
Sign In or Register to comment.

Howdy, Stranger!

It looks like you're new here. If you want to get involved, click one of these buttons!

Categories