Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
DLL Help
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Fonctions Windows API
Titre:
Divers
Thread ID:
00878738
Message ID:
00878742
Vues:
15
This message has been marked as the solution to the initial question of the thread.
Try:
sDecryptedString = ""
DecryptEngine = CreateObject("BKGCrypt.cVerify")
sDecryptedString = DecryptEngine.BKGDecrypt("RegNum","EncryptedString")
May be You need to rgister DLL with regsvr32 first.
Against Stupidity the Gods themselves Contend in Vain - Johann Christoph Friedrich von Schiller
The only thing normal about database guys is their tables.
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform