C++ Object-Oriented Linkage

December 1, 2025 ยท View on GitHub

We demonstrate the process of calling a C++ function in one module from another module.

Result

An object-oriented hello from DLL!