OTCFM68KGlue abstract

Source in C, Pascal, etc. Note: apps that come with source should be included here as well as the appropriate software directory.
User avatar
Info-Mac
Administrator
Posts:13716
Joined:December 21st, 1988, 11:00 am
OTCFM68KGlue abstract

Post by Info-Mac » November 13th, 1998, 11:00 am

Download: http://archive.info-mac.org/dev/src/otcfm-68k-glue.hqx

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.
Post Reply