Recent

Author Topic: FPC 3.2.2 - how to create DLL files, and use them ?  (Read 314 times)

paule32

  • Sr. Member
  • ****
  • Posts: 280
FPC 3.2.2 - how to create DLL files, and use them ?
« on: October 29, 2024, 08:04:29 am »
Hello,
I asking me, how I am able to create DLL files with FPC 3.2.2...
I can compile a library file to a DLL, but when I try to use the DLL by importing DLL functions, I get Windows Error 0x00000005 as far I use the imported DLL function.

The function itself have no Code - procedure foo; begin end;

Fibonacci

  • Hero Member
  • *****
  • Posts: 602
  • Internal Error Hunter
Re: FPC 3.2.2 - how to create DLL files, and use them ?
« Reply #1 on: October 29, 2024, 08:53:32 am »
Check my latest commit. It would be better if you first asked things in our little half-private project :-X

 

TinyPortal © 2005-2018