From: plang@bluewin.ch (Philippe Lang)
Subject: [ANN] SpunkCross API 0.85

SpunkCross API
————–

SCAPI is a C++ cross-platform framework that let you develop the graphical
interface of a program, and compile it either for:

– MacOS
– Windows 3.1
– Windows 95
– Windows NT
– UNIX

SCAPI is built on top of PowerPlant (MacOS), MFC (Windows) and Motif
(UNIX). It offers a common API for these platforms, and hides all the
implementation differences in a C++ layer, between your application and the
OS.

A pre-release package for CodeWarrior users is available at:

http://wild.ch/SpunkCross/

Philippe Lang
plang@bluewin.ch