Results for "Author: jack hoxley"
Advanced Encryption DLL (Example)
This DLL, once declared will encrypt any String fed to it based on a number that you give it. Works prefectly, ie. no characters are deformed. Offers very good encryption. Can only be encrypted with the number that it was encrypted with. It can be used to encrypt files so that the modest file tamperers around won't be able to get near it.
Encryption ActiveX DLL (Source Code)
Ever wondered in VB5/6 what the ActiveX DLL does; Ever thought that the MS tutorials were bloated and useless..... Look no further, here is a perfect working example. The complete sorce code to my other submission (Active X encryption DLL (Example)).