Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
DLL Help
Message
General information
Forum:
Visual FoxPro
Category:
Windows API functions
Title:
Miscellaneous
Thread ID:
00878738
Message ID:
00878742
Views:
14
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.
Previous
Reply
Map
View

Click here to load this message in the networking platform