EMULAB Forum

Please login or register.

Login with username, password and session length
Advanced search  

News:

The new forum is online, hope you enjoy it!

Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.

Messages - Starshadow

Pages: 1 2 [3]
41
clrmame Discussion / Re: Problems with files ≥4 GB
« on: 12 May 2009, 17:30 »
You can pull 7z.dlls directly from a 7-Zip install. I tried to post mine here, but they are too big. As far as documentation for using them though, he points to the example in "CPP\7zip\UI\Client7z" in the 7-Zip source code, and 7-Zip application source itself. Other applications that implement 7z seem to do it this way, or are using a custom 7z.dll that exports more functions. If you are able to get 7z.dll integrated, you should be able to make clrmamepro read any archive that 7-zip supports, as well as write 7-Zip archives without calling 7z.exe. If you wanted to go that far, that is :). Speaking of 7z.exe, would it be possible to call that for the testing and extracting instead of doing it internally and forget this whole problem?

42
clrmame Discussion / Re: Problems with files ≥4 GB
« on: 12 May 2009, 02:12 »
I've been doing a little research into this. The LZMA SDK seems to be focused on providing an implementation of the LZMA codec, not necessarily 7z archives. 7z archive capability looks like it was added as an afterthought a few versions ago. Calling functions from 7z.dll seems to be the better way to work with 7z archives. I've got little Windows development experience, so I can't determine how much work changing to this architecture would take, but I think it's something to look into.

Pages: 1 2 [3]

Page created in 0.078 seconds with 21 queries.