Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations derfloh on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  1. FernandoCalisto

    HOW CAN I INVOQUE A DLL

    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 =...

Part and Inventory Search

Back
Top