-
I've downloaded MS's CAB file SDK, included is Cabinet.dll which is supposed to contain subs and functions to compress and decompress CAB files. However all the documentation and examples are in C, so if anyone knows how to use it under VB I'd appreciate your help!
Sunny
-
Re: Cabinet.dll
I know how. I have already written this code can be seen here: https://www.cyberforum.ru/visual-bas...l#post17451539
A little later I will post this code with an example in the corresponding forum topic.
-
Re: Cabinet.dll
Wow, what a day for Anonymous Guest from 24 years ago, after all this waiting, no doubt checking back here every day, his question has at long last been answered!
--
It's a cool project though, definitely post it in the CodeBank here too.
-
Re: Cabinet.dll
Ha ha ha! Russians have a saying: better late than never! Why has no one but me answered this poor guy in 24 years?
-
2 Attachment(s)
Re: Cabinet.dll
Today I fixed some bugs in my module. Here is a new version 1.3 of the CAB archive compressing project on VB6 and on Twin Basic.