Hi,

This ZIP-file contains CSMZAP.DLL and the source code CSMZAP.CPP plus
CSMZAP.DEF. CSMZAP is an ide add-on based on the information/code from
IDEHK.ZIP (library 2, BCPPWIN).

Installation:


To install CSMZAP.DLL copy it in the BC4\BIN directory and add it to
the AddOns section in BCW.INI:

 [AddOns]
 addon000=csmzap.dll

If you have other Add-Ons installed (e.g., the PowerPack) you just
increment the add-on number like this:

 [AddOns]
 addon000=bcwdpmi.dll
 addon001=csmzap.dll

Usage:


After installing CSMZAP you will never see it again <g>. It quietly
deletes <prjname>.CSM when closing <prjname>.IDE. 

Source:


The source code is included. Download IDEHK.ZIP, create an additional
target (e.g., by copying the wipeopt target) and change the two nodes.



Enjoy,

Matthias.

