Info-Mac Archive Downloads: dev/src/ SourceCode

Back to dev/src/ SourceCode

OTCFM68KGlue abstract (otcfm-68k-glue.hqx)

Download otcfm-68k-glue.hqx (287,063 KB)


From: pbl@colba.net
Subject: OTCFM68KGlue abstract

OTCFM68KGlue is a library/code resource combination that allows
applications or shared libraries executing in the CFM68K runtime
environment to call Open Transport. It is designed for projects
with the following requirements:

- The project calls Open Transport.
- The project is a shared library or an application that uses
shared libraries, or must otherwise take advantage of the
CFM runtime environment.
- The project requires 68K support.
- The project must run under versions of MacOS prior to 8.1.

The library is designed for application-level code (i.e.,
applications or shared libraries). Also, note that it requires
minor source code changes.

Full source is included.