Problem Solved the external call should be : -
FUNCTION long TransGeogPt(string psGridFile, long lDirection, double dLatitude, double dLongitude, REF double pdLatNew, REF double pdLongNew, REF double pdLatAcc, REF double pdLongAcc) LIBRARY "GDAit.dll" ALIAS FOR "TransGeogPt;ansi"
Notice the...
Hey guys I am calling the GDAit DLL that can be found here Link .
I want to call the following external function from Powerbuilder 12.5.2 Build 5006.
Function prototype from the documentaion:
long __stdcall TransGeogPt(LPSTR psGridFile, long lDirection, double dLatitude, double
dLongitude...
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.