Have an amazing solution built in RAD Studio? Let us know. Looking for discounts? Visit our Special Offers page!
C++

Use the DLL created by Visual C++2017 with C++Builder(Win64).

Author: h.mohri

Made a DLL with Visual C++. And I tried to use it in C++Builder. Common is 64 bits.

First I will make a VC++ side DLL.

 

 

Built it and made a DLL(ConsoleApplication1.dll).

 


It allows you to use this DLL with C++Builder.

 

Loading(LoadLibrary) with button event.

It increments with the first function and converts it to wchar_t* with the second one.

 


 

 


Reduce development time and get to market faster with RAD Studio, Delphi, or C++Builder.
Design. Code. Compile. Deploy.
Start Free Trial   Upgrade Today

   Free Delphi Community Edition   Free C++Builder Community Edition

Leave a Reply

This site uses Akismet to reduce spam. Learn how your comment data is processed.

IN THE ARTICLES