Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
VB code to VFP
Message
De
09/03/2005 13:37:43
 
 
À
Tous
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Titre:
VB code to VFP
Divers
Thread ID:
00994098
Message ID:
00994098
Vues:
72
Hi all,

I need your help to convert VB to VFP for the codes below because I already put dll_encryption.dll in c:\WINNT\system32 and I can run the encrytion.exe to encrypt or decrypt outside VFP wihout problem, but I want to integrate inside VFP instead.

VB codes :
Dim objEncryption
Set objEncryption = Server.CreateObject("Dll_Encryption.clsEncryption")
objEncryption.Encryption(DSN_OPER)

VFP codes:
.....
.....

and how to call that function from VFP too.

TIA
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform