I have built a libpcre2-8.dll with the help of
CodePudding user response:
I think that you need to change your long integers to INT64.
CodePudding user response:
Is the entrypoint externally visible/accesible?
I've used https://dependencywalker.com/ in the past to figure that out.
CodePudding user response:
Does that change if you specify the ORDINAL
option ?