I need a quick kick-start on this problem. We just moved an NT4 machine from
VC4.2 to VC6, and suddenly Release DLL’s which were compiling at 7-8KB are
in the 20KB+ range. They appear to work properly, and all of the project
settings appear correct (and identical to their VC4.2 settings), yet the
resulting DLL’s have gotten a lot bigger. I confirmed we’re referencing the
DLL versions of the libraries, so we’re not statically linking in the
library routines. Any other ideas of what might be going on here?
Thanks!
RLH