Dec 232017
This is a simple test program that calls (from Delphi) a C++ DLL (which reverses a string). Full Source is included for both Delphi and the C++ DLL and this code may be used as you wish. | |||
---|---|---|---|
File Name | File Size | Zip Size | Zip Type |
CREVTEST.ZIP | 16176 | 15600 | deflated |
DELPTEST.ZIP | 92389 | 92019 | deflated |
README | 191 | 144 | deflated |
TPCREAD.ME | 199 | 165 | deflated |
Download File DELPHDLL.ZIP Here
Contents of the README file
This is a simple test program that calls (from Delphi) a C++ DLL (which
reverses a string). Full Source is included for both Delphi and the C++ DLL
and this code may be used as you wish.
reverses a string). Full Source is included for both Delphi and the C++ DLL
and this code may be used as you wish.
December 23, 2017
Add comments