I have a Delphi DLL(x64) that provides a method to log in to the server.
I tried to add this method in a specific SDK. (COM Visible=true,select x64 for the platform)
Function LoginLic(sFD,sVD,sINI,sCh,sSD: string) : PWideChar; stdcall;
var...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.