> No it's probably due to new features like resetting of keys and IVs, and > the support for passing parameters by name. The linker might also be > bring in things it doesn't need for some reason. I'll look into this > more when I have more time and see what's actually going on. What > application are you writing that 8k is a concern?
This is for a self-extractor, so the .exe needs to be as small as poss. It's not a disaster though, and the new _int64 Seek() support is very handy. -- gl
