: 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.
: : 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
Comments
: 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
: : 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