I have a DLL in .NET (Rsasoft.dll) that I want to execute in VFP9.
The code below perform this message:
"Cannot find entry point ASSINADOC in DLL"
cP1 = 'aaaaa'
cP2 = 'bbbbb'
DECLARE STRING AssinaDoc IN Rsasoft.dll ;
STRING param1, ;
STRING param2
cResult1 =...
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.