| |
|

|
|

|
|
User Controls
|
|
New User
|
|
Login
|
|
Edit/View My Profile
|
|

|
|

|
|

|
|
Active Network
|
|
ActiveMac
|
|
ActiveWin
|
|
ActiveXbox
|
|
DirectX
|
|
Downloads
|
|
FAQs
|
|
Interviews
|
|
MS Games & Hardware
|
|
Reviews
|
|
Rocky Bytes
|
|
Support Center
|
|
TopTechTips
|
|
Windows 2000
|
|
Windows Me
|
|
Windows Server 2003
|
|
Windows Vista
|
|
Windows XP
|
|

|
|

|
|

|
|
News Centers
|
|
Windows/Microsoft
|
|
Apple/Mac
|
|
Xbox/Xbox 360
|
|
News Search
|
|
XML/RSS Newsfeeds
|
|
Pocket PC Site
|
|

|
|

|
|

|
|
FAQ's
|
|
Windows Vista
|
|
Windows 98/98 SE
|
|
Windows 2000
|
|
Windows Me
|
|
Windows Server 2003
|
|
Windows XP
|
|
Windows 7
|
|
Windows 8
|
|
Internet Explorer 6
|
|
Internet Explorer 5
|
|
Xbox 360
|
|
Xbox
|
|
DirectX
|
|
DVD's
|
|

|
|

|
|

|
|
Latest Reviews
|
|
Xbox/Games
|
|
Fable 2
|
|

|
|
Applications
|
|
Windows Server 2008 R2
|
|
Windows 7
|
|
Adobe CS5 Master Collection
|
|

|
|
Hardware
|
|
Microsoft Express Mouse
|
|

|
|

|
|

|
|
Latest Interviews
|
|
Mike Swanson
|
|

|
|

|
|

|
|
Site News/Info
|
|
About This Site
|
|
Advertise
|
|
Affiliates
|
|
Contact Us
|
|
Default Home Page
|
|
Link To Us
|
Recommended Links:
Play your favourite online pokies and take what you win fast at the same day withdrawal online casinos in Australia.
Now, you can buy real Instagram followers.
AWBridal Highly Recommend Wedding & Bridesmaid Dress Online Store
light tower
buy arabic Twitter follower
buy spotify real followers
A great website to buy Facebook followers from is BRSM. They have a great track record!
the Binary Option Robot
Get Windows Tablet & Phones at DHgate.com


|
|
 |
|
|
I need source code for CAB compressing / decompressing
|
|
Forum:
Development
|
|
#1 By
20 (24.243.41.64)
at
Friday, September 27, 2002 11:43:06 AM
|
Unfortunately, I don't think it's as simple as ZIP compression, for example.
I think CAB is a generic storage format that uses other compression algorithms (usually ZIP, though, IIRC).
Also, CABs can be signed and locked, etc. There are some Win32 APIs that you can call to help you with this.
You didn't specify which language you were working with. If it's .NET/C#, then you're SOL. You'll have to use P/Invoke to call the Win32 API.
Here's the CAB SDK from Microsoft:
http://download.microsoft.com/download/FlightSim2002/Install/sdk02/W982KMeXP/EN-US/Cabfile_SDK.exe
I did a quick google and came up with these:
http://www.mischel.com/ToolUtil/index.htm
http://www.experts-exchange.com/Programming/Programming_Languages/Visual_Basic/Q_20329417.html
Hopefully that'll get you started.
-d
----------------------------------------------
[i]"We're planning on adding an icon for that..."[/i] [emote|:s]
This post was last edited by daz on Friday, September 27, 2002 at 11:43:30 AM.
|
|
#2 By
1845 (12.254.162.111)
at
Monday, November 11, 2002 05:17:06 PM
|
|
I love using "google" as a verb!
----------------------------------------------
[NBSP][NBSP][NBSP][NBSP][NBSP][NBSP][NBSP][NBSP][NBSP][emote|:)][emote|:)][emote|:)] I'm a happy man! [emote|:)][emote|:)][emote|:)]
[NBSP][NBSP][NBSP][NBSP][NBSP][NBSP][NBSP][NBSP][emote|(h)][emote|(h)][emote|(h)] I'm a cool man too! [emote|(h)][emote|(h)][emote|(h)]
[emote|:D][emote|:D][emote|:D] Ya, man! I'm bursting with joy. [emote|:D][emote|:D][emote|:D]
[NBSP][NBSP][NBSP][NBSP][NBSP][NBSP][NBSP][NBSP][NBSP][emote|:)][emote|:)][emote|:)] I'm a happy man! [emote|:)][emote|:)][emote|:)]
[NBSP][NBSP][NBSP][NBSP][NBSP][NBSP][NBSP][NBSP][emote|(h)][emote|(h)][emote|(h)] I'm a cool man too! [emote|(h)][emote|(h)][emote|(h)]
[emote|:D][emote|:D][emote|:D] Ya, man! I'm bursting with joy. [emote|:D][emote|:D][emote|:D]
|
|
|
 |
|