Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Declare DLL's
Message
 
À
13/05/2010 11:09:57
Information générale
Forum:
Visual FoxPro
Catégorie:
COM/DCOM et OLE Automation
Titre:
Versions des environnements
Visual FoxPro:
VFP 8 SP1
OS:
Windows XP SP2
Network:
Windows 2008 Server
Database:
Visual FoxPro
Application:
Desktop
Divers
Thread ID:
01464409
Message ID:
01464425
Vues:
64
>DECLARE DLL is used for Win32 DLLs ONLY. Your's is probably a COM DLL. You use it with CREATEOBJECT()
>

I tried this...
loclsEncrypt = CREATEOBJECT("clsEncryption.clsEncrypt")
*Convert encrypted file to unencrypted string of memory data
lcUnencryptedStringofData = loclsEncrypt.DecryptDataFromFile(lcFile, lnLength, lcNABP)
And got an error...

"OLE Error code 0x80020010: Invalid callee

??
Tommy Tillman A+ NetWork+ MCP
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform