VBcoders Browse New Submit Contact Sign In

No account? Register free

Forgot password?

Pass Strings To A Function In A Delphi DLL

G. van den Hoven  (3 Submissions)   Windows API Call/Explanation   Visual Basic 3.0   Intermediate   Wed 3rd February 2021

The code was made by me because i did not find any information about how to pass a VB string to a delphi dll function (accepting strings) hope this code helps.

This code shows how to call a delphi DLL and how to code the Delphi dll to accept strings from VB. The code (2 demo projects, 1 in VB and 1 in Delphi) are pretty simple, but you get the idea.
FEEL FREE TO VOTE FOR ME!

Assumes
The code can be easily adjusted to implement full DELPHI applications (e.g. if you want some things done in Delphi, from within a VB application)

Rate Pass Strings To A Function In A Delphi DLL (2(2 Vote))
Pass Strings To A Function In A Delphi DLL.bas

Pass Strings To A Function In A Delphi DLL Comments

No comments yet — be the first to post one!

Post a Comment

0/1000 characters