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.

 


 

 

Kai 1.1 Now Available! Kai 1.1 Now Available! What's Coming in RAD Studio 13.2 Florence

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