Click here to Skip to main content
15,889,595 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
AnswerRe: [C]Strings' array goes crazy. Pin
Freak3019-May-14 2:04
Freak3019-May-14 2:04 
AnswerRe: [C]Strings' array goes crazy. Pin
enhzflep19-May-14 2:16
enhzflep19-May-14 2:16 
GeneralRe: [C]Strings' array goes crazy. Pin
militandri19-May-14 2:57
militandri19-May-14 2:57 
GeneralRe: [C]Strings' array goes crazy. Pin
enhzflep19-May-14 3:06
enhzflep19-May-14 3:06 
Question[IFileIsInUse] : Need help with its implementation Pin
Mohsin Munawar18-May-14 18:23
Mohsin Munawar18-May-14 18:23 
AnswerRe: [IFileIsInUse] : Need help with its implementation Pin
Richard MacCutchan18-May-14 21:33
mveRichard MacCutchan18-May-14 21:33 
QuestionCreate style element with c++ Pin
vutrulavotann17-May-14 1:11
vutrulavotann17-May-14 1:11 
QuestionLZMA SDK and .zip files Pin
John Malcosky16-May-14 4:25
John Malcosky16-May-14 4:25 
Hi,

I'm trying to create .zip files within a C# application with the LZMA SDK.
The code worked immediately, but I can't figure out how to produce a .zip output, and I must have plain .zip. The 7z GUI produces .zip files with no problem, so it must be possible with the SDK.

I thought sure that changing the "algorithm" property was the answer, but running tests with that property ranging from 0 to 8 produced no apparent change in the output. Windows Explorer (7) rejects all such efforts, while the 7z GUI opens the outputs, no matter what.

I've spent too much time perusing the C++ source code for the GUI. It's obvious that the author has a command of C++ that's an order of magnitude greater than mine.

In short, what property need I set to what to yield a .zip output?

Thank you.

John
SuggestionRe: LZMA SDK and .zip files Pin
Code-o-mat16-May-14 6:26
Code-o-mat16-May-14 6:26 
GeneralRe: LZMA SDK and .zip files Pin
John Malcosky16-May-14 8:13
John Malcosky16-May-14 8:13 
AnswerRe: LZMA SDK and .zip files Pin
Graham Breach16-May-14 8:46
Graham Breach16-May-14 8:46 
GeneralRe: LZMA SDK and .zip files Pin
John Malcosky16-May-14 9:24
John Malcosky16-May-14 9:24 
AnswerRe: LZMA SDK and .zip files Pin
leon de boer16-May-14 19:00
leon de boer16-May-14 19:00 
QuestionDouble buffering Pin
imran.prdc14-May-14 20:58
imran.prdc14-May-14 20:58 
QuestionRe: Double buffering Pin
CPallini14-May-14 21:39
mveCPallini14-May-14 21:39 
AnswerRe: Double buffering Pin
Legor14-May-14 21:54
Legor14-May-14 21:54 
AnswerRe: Double buffering Pin
Richard MacCutchan14-May-14 21:56
mveRichard MacCutchan14-May-14 21:56 
AnswerRe: Double buffering Pin
Software_Developer15-May-14 4:35
Software_Developer15-May-14 4:35 
AnswerRe: Double buffering Pin
Stefan_Lang15-May-14 22:21
Stefan_Lang15-May-14 22:21 
QuestionCan I properly derive from CMFCPropertyGridColorProperty ? Pin
Maximilien14-May-14 4:10
Maximilien14-May-14 4:10 
QuestionRe: Can I properly derive from CMFCPropertyGridColorProperty ? Pin
CPallini14-May-14 6:42
mveCPallini14-May-14 6:42 
AnswerRe: Can I properly derive from CMFCPropertyGridColorProperty ? Pin
Maximilien14-May-14 7:30
Maximilien14-May-14 7:30 
GeneralRe: Can I properly derive from CMFCPropertyGridColorProperty ? Pin
CPallini14-May-14 7:32
mveCPallini14-May-14 7:32 
GeneralRe: Can I properly derive from CMFCPropertyGridColorProperty ? Pin
Maximilien14-May-14 8:02
Maximilien14-May-14 8:02 
GeneralRe: Can I properly derive from CMFCPropertyGridColorProperty ? Pin
CPallini14-May-14 9:17
mveCPallini14-May-14 9:17 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.