Ok so I started learning visual basic just for something to do
I managed to build a small app that is for zipping files and directories however I have not implemented the zipping functionality because I can not find any info on using the win xp compression tool for zipping the App
all the info I found was for commercial extensions and the free ones I found you need to place a dll in your windows system drive and I am not advanced enough to use an installer
Does anyone here have any info on using the microsoft compression libraries for VB
I thought about using the Shell whatever command but that would mean my app would just be a shiny gui for an existing application
So I would prefer to use a library
Any Ideas
Cheers
Maboroshi
VB Zipping Application
- Nerdz
- The Architect
- Posts: 1127
- Joined: 15 Jun 2005, 16:00
- 19
- Location: #db_error in: select usr.location from sucko_member where usr.id=63;
- Contact:
Maybe you can try www.msdn.com ? I know one of my friend who's good in VB is always there
Give a man a fish, you feed him for one day.
Learn a man to fish, you feed him for life.
Learn a man to fish, you feed him for life.