![]() |
|
![]() |
|
|
Thread Tools | Display Modes |
|
|
#1 |
|
Newbie
Join Date: Oct 2004
Posts: 1
Rep Power: 0
![]() |
I know its a bit rude to ask this but basically i have only done VB for about 6months at college and a friend of mine has given me a zip file with some stuff in it that is like a basis to make the program that can uncompress files compressed with Zlib.
Only problem is that i havent learned anything about Public Functions yet so i have no idea what to do with the moduel he has given me. Is there anyone here who is willing to help or make a simple version of the program and save the project so i can see how it all works etc. Or even take a look and see if it possiable. Source Here All i really need is the ability to select a file that i wana decompress and then a target loaction where to decompres it to, and the same with compressing files. And Here is something you can test the decompression on. |
|
|
|
|
|
#2 |
|
Programming Guru
![]() ![]() |
I havn't looked at your source yet, but to use a public function, simply include the module in your project and call the function like any other function. It's that easy. Anyways, i might get around to looking at your source, but i have lot of work today, so i am not promising anything.
__________________
Profanity is the one language that all programmers understand. Check out my Blog <---updated Nov 30 2007! |
|
|
|
|
|
#3 |
|
Newbie
Join Date: Nov 2004
Location: Dilworth, MN
Posts: 15
Rep Power: 0
![]() |
I read a really great tutorial on zipping and unzipping files at http://vbaccelerator.com/home/VB/Code/Libr...les/article.asp. Sorry to advertise another forum, but this was a good tutorial.
|
|
|
|
![]() |
| Bookmarks |
| Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
| Thread Tools | |
| Display Modes | |
|
|