Originally posted by: Dipesh
Hi,
I have created a cab file using CAB SDK's provided by Microsoft.
I want to add the path details i.e where the file should get copied once it is unzipped.
Winzip stores this path information.
Please help me on this
Thanks,
Dipesh
Originally posted by: Dian Suharto
Hi,
Just want to know how to extract 1 file only from .cab file.
Say that I want to read "readme.txt" from .cab file contains many files on it.
Any ideas how to make it?
Thank you in advance.
Best regards, Dian Suharto.
ReplyOriginally posted by: namkyu lee
Please show me how to....
ReplyOriginally posted by: namkyu lee
Please show me how to....
ReplyOriginally posted by: Dave Camp
I would like to make a back-up copy to ensure I have a spare copy. At present I have copied the diskettes on to the hard disk of my desktop PC.
Question? How do I copy these diskettes either diskette to diskette or hard disk to diskettte?
Dave C
After a lot of searching I have finally got my hands on a copy of Win95 on diskette to upgrade my portable from Win3.1. (No CD option)
Originally posted by: Miroslav Rajcic
Is there a function to list archive contents?
ReplyOriginally posted by: Scott Pawluk
Okay... I know this is a stupid one that's gonna get a lot of laughs... but here it is anyways...
How would I use the cabinet.dll in a Visual Basic program?
Anyone with any knowledge of how to do this.... email me directly at petskippy@hotmail.com
I'd greatly appreciate this.
ReplyOriginally posted by: DongSoo Kim
I can see that
CCabinetBuilder::NotifyCompress(ULONG cbOriginal, ULONG cbCompressed)
is responsible for progressing percentage of compressing.
But I can't figure out the cbOriginal.
So I have to estimate the size of cbOriginal.
Am I right ? Is there reasonable way to get cbOriginal ?
Originally posted by: DongSoo Kim
I can see that
CCabinetBuilder::NotifyCompress(ULONG cbOriginal, ULONG cbCompressed)
is responsible for progressing percentage of compressing.
But I can't figure out the cbOriginal.
So I have to estimate the size of cbOriginal.
Am I right ? Is there reasonable way to get cbOriginal ?
Originally posted by: Matt
I get this when compiling "stringhelper.hpp"
How do I get rid of this error?
I am building in VC++ v.6 using MFC and have defined __MFC__.
Any help is greatly appreciated.
Matt
Reply