Recent

Author Topic: Importing C++ library in Lazarus/FreePascal? Is it possible?  (Read 2001 times)

blankname

  • New Member
  • *
  • Posts: 35
Importing C++ library in Lazarus/FreePascal? Is it possible?
« on: August 08, 2021, 04:25:59 pm »
Hi,
I'd like to write a stats-calculating program for Microsoft Flight Simulator 2020. The Sim itself provides a library that can be used for that purpose in two formats: *.dll and *.lib. In addition to that, there comes SimConnect.h header file. I wonder, if there is a possibility of using that libraries (with or without the header file) in my project. Can you direct me on some way?

blankname

  • New Member
  • *
  • Posts: 35
Re: Importing C++ library in Lazarus/FreePascal? Is it possible?
« Reply #1 on: August 08, 2021, 05:44:58 pm »
Actually, I think I've managed to use the library in *.dll.   :)

 

TinyPortal © 2005-2018