Registriert seit: 4. Jun 2010
15.774 Beiträge
|
Wrapping C(++) APIs with Custom Managed Records
20. Jul 2020, 14:50
Delphi 10.4 introduced Custom Managed Records. In this post we show how you can use this new language feature to wrap third party C(++) APIs in an easy to use model. We also compare this method to some other ways you may have interfaced with C(++) in the past. Ways to interface with C(++) For… <a href="https://blog.grijjy.com/2020/07/20/wrapping-c-apis-with-custom-managed-records/" class="more-link">Continue reading <span class="screen-reader-text">Wrapping C(++) APIs with Custom Managed Records
|