Zip Component, Email Component, Encryption Component ActiveX Control for Zip Compression .NET Components for ASP.NET
ActiveX and .NET Components for Zip Compression, Encryption, Email, XML, S/MIME, HTML Email, Character Encoding, Digital Certificates, FTP, and more ASP Email ActiveX Component


Index of Chilkat Blog Posts

January 15, 2008

C++ Incremental Linking Increases EXE Size

Linking incrementally in Visual C++ can make a huge difference in the size of the EXE created, especially after many incremental links. For example, one Chilkat customer’s VC++ project produced an EXE size of 2.6MB when linked incrementally, but the size dropped down to 700K when nonincrementally linked.

When building your application for a production-ready release, make sure you link nonincrementally.


Privacy Statement. Copyright 2000-2011 Chilkat Software, Inc. All rights reserved.
Send feedback to support@chilkatsoft.com

Components for Microsoft Windows XP, 2000, 2003 Server, Vista, Windows 7, and Windows 95/98/NT4.