On 16.08.2005 22:24, Braden McDaniel wrote:
> Well that's annoying. So why bother with msvcr71.dll at all? Why not
> just build with /MT instead and pull in the static library? What does
> using the DLL runtime buy you?

Disk and RAM space savings if you have multiple modules.
One heap - you can free memory allocated in some other module.

And what exactly *is* annoying? Just put msvcr71.dll alongside your
application - done.

-f.r.

Attachment: signature.asc
Description: OpenPGP digital signature

_______________________________________________
vos-d mailing list
vos-d@interreality.org
http://www.interreality.org/cgi-bin/mailman/listinfo/vos-d

Reply via email to