-
How to compress and encrypt files in VB6
Please help - can any one tell me How to compress and encrypt files in VB6?
Thanks.
-
Re: How to compress and encrypt files in VB6
For file compression, I recommend looking at the zlib compression library.
Below you will find, links to the library. There are wrappers for the api.
Let me know if you need more help with it.
Home page: http://www.info-zip.org/pub/infozip/zlib/
Get the latest DLL: http://www.winimage.com/zLibDll/
For the encryption, I would look at a book. It is an excellent book. It
comes with source code that wraps the CryptoAPI into a nice useable ActiveX
Dll.
Title: Cryptography for Visual Basic: A Programmers Guide to the Microsoft
CryptoAPI.
Author: Richard Bondi
Publisher: Wiley
I hope this helps.
--
Greg
"Sorry, I don't have time for this. I've got bugs to write."
"FM" <fma@burnsmcd.com> wrote in message news:3ad7b91a$1@news.devx.com...
>
> Please help - can any one tell me How to compress and encrypt files in
VB6?
> Thanks.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
Forum Rules
|
Top DevX Stories
Easy Web Services with SQL Server 2005 HTTP Endpoints
JavaOne 2005: Java Platform Roadmap Focuses on Ease of Development, Sun Focuses on the "Free" in F.O.S.S.
Wed Yourself to UML with the Power of Associations
Microsoft to Add AJAX Capabilities to ASP.NET
IBM's Cloudscape Versus MySQL
|
Bookmarks