Click here to Skip to main content
15,914,409 members
Home / Discussions / Managed C++/CLI
   

Managed C++/CLI

 
GeneralRe: Spy++ Pin
ant-damage3-Sep-09 5:35
ant-damage3-Sep-09 5:35 
AnswerRe: Spy++ Pin
ThatsAlok2-Sep-09 17:34
ThatsAlok2-Sep-09 17:34 
QuestionDeflateStream & GZipStream Pin
ant-damage2-Sep-09 1:51
ant-damage2-Sep-09 1:51 
AnswerRe: DeflateStream & GZipStream Pin
Randor 2-Sep-09 10:24
professional Randor 2-Sep-09 10:24 
GeneralRe: DeflateStream & GZipStream Pin
ant-damage3-Sep-09 4:13
ant-damage3-Sep-09 4:13 
GeneralRe: DeflateStream & GZipStream Pin
Randor 3-Sep-09 10:49
professional Randor 3-Sep-09 10:49 
GeneralRe: DeflateStream & GZipStream Pin
harold aptroot3-Sep-09 15:35
harold aptroot3-Sep-09 15:35 
GeneralRe: DeflateStream & GZipStream Pin
harold aptroot3-Sep-09 15:41
harold aptroot3-Sep-09 15:41 
I have found that the results are better when you use the biggest possible Write (so buffer first, then write it all out at once). It's slower of course, but for some reason this implementation gives really poor results on small writes.

Such a big expansion seems excessive though. It can only happen due to crappy implementation, since the Deflate spec contains an escape mechanism to store uncompressed data with only tiny overhead, but then this implementation is not known for being good in any way.



QuestionModeless Form display Pin
jimi772-Sep-09 0:31
jimi772-Sep-09 0:31 
AnswerRe: Modeless Form display Pin
Luc Pattyn2-Sep-09 0:48
sitebuilderLuc Pattyn2-Sep-09 0:48 
GeneralRe: Modeless Form display Pin
jimi772-Sep-09 0:59
jimi772-Sep-09 0:59 
GeneralRe: Modeless Form display Pin
Luc Pattyn2-Sep-09 1:24
sitebuilderLuc Pattyn2-Sep-09 1:24 
QuestionHello question about visual studio 2008, that wont even build a empty dll project correctly Pin
nah133731-Aug-09 19:07
nah133731-Aug-09 19:07 
Questioncpp unit testing Pin
rnsk_for_u31-Aug-09 19:06
rnsk_for_u31-Aug-09 19:06 
AnswerRe: cpp unit testing Pin
Tony Duarte2-Sep-09 16:57
Tony Duarte2-Sep-09 16:57 
AnswerRe: cpp unit testing Pin
Richard MacCutchan10-Sep-09 9:27
mveRichard MacCutchan10-Sep-09 9:27 
QuestionSplitting 2 MB of datas.... Pin
spalanivel28-Aug-09 1:20
spalanivel28-Aug-09 1:20 
QuestionRe: Splitting 2 MB of datas.... Pin
Mark Salsbery28-Aug-09 7:20
Mark Salsbery28-Aug-09 7:20 
AnswerRe: Splitting 2 MB of datas.... Pin
Luc Pattyn28-Aug-09 7:43
sitebuilderLuc Pattyn28-Aug-09 7:43 
QuestionWaterfall image display Pin
su_marvel26-Aug-09 23:00
su_marvel26-Aug-09 23:00 
QuestionCppUnit Test Case Pin
rnsk_for_u25-Aug-09 21:47
rnsk_for_u25-Aug-09 21:47 
AnswerRe: CppUnit Test Case Pin
N a v a n e e t h26-Aug-09 16:53
N a v a n e e t h26-Aug-09 16:53 
QuestionGraphics Object on indexed Bitmap Pin
cherrymotion25-Aug-09 5:50
cherrymotion25-Aug-09 5:50 
AnswerRe: Graphics Object on indexed Bitmap Pin
Mark Salsbery27-Aug-09 6:46
Mark Salsbery27-Aug-09 6:46 
QuestionSerial Port Pin
jashimu25-Aug-09 3:32
jashimu25-Aug-09 3:32 

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.