|
-
Jun 6th, 2000, 10:34 PM
#1
Thread Starter
Junior Member
I don't know if anyone here is familliar with the workings of Quake III "pak" files, but here is my problem.
These "pak" files are like zip files with no compression. It's a matter of fact, you can edit the contents of a pak file using Winzip. I want my program to be able to extract data from these types of archives, not to a folder, but simply to my program. For example: There is a graphic in A.pak called 1.bmp. I want to display 1.bmp in a picturebox without creating an actual file "1.bmp". Like I said before, there is no (de)compression routine needed. Does this make any sense to anyone? Any help would be great!
-CD
-
Jun 7th, 2000, 02:06 AM
#2
Frenzied Member
-
Jun 7th, 2000, 03:41 AM
#3
Or you can use the AddZIP Compression Libraries
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|