Download framework-for-cw.hqx (269,017 KB)
From: richardb@cocytus.demon.co.uk (Richard Buckle)
Subject: CW10.XLL.Framework
A framework for writing Excel add-ins (XLLs) for 68K and PowerPC Macs
and 32-bit Windows in CodeWarrior.
68K, 68K-with-FPU and PowerPC builds can be easily generated from the
same source code and integrated in the same fat binary: Excel will
transparently call the right one. The PowerPC add-ins are fully native
and Excel 5 calls them without any mode switching.
New features in this release:
Supports C++ and 32-bit Windows.
PowerPC builds can now call Excel back without any mode-switching. Thanks
to Bernie Wieser for this!
32-bit Windows builds are generated from the same source code but a
separate object file is built.
Requires the Excel 5 Developer's Kit (from Microsoft) and CodeWarrior 10
or later.
(262K, freeware)