|
-
Oct 16th, 2003, 03:41 PM
#1
Thread Starter
Hyperactive Member
Interacting with the 7-zip Com dll
Hey everyone,
I'm a good vb programmer but know very little about c++, and I want to make an activex wrapper for the 7-zip COM dll. (7-zip is a compressor, much better than zip and rar)
I've made wrappers for the zlib and bzip2 dlls before, but those two had very good documentation and I was able to find some good examples of it on the net. These dlls had exported functions, so the wrappers were pretty easy to make.
7-zip has no documentation I can find and the author just suggests learning how to interact with COM dlls.
Can anybody give any suggestions on how to go about doing this?
Anyplace I can get some information about VB interacting with COM dlls (not activex)?
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
|
Click Here to Expand Forum to Full Width
|