CW CDEV Framework 1.1.1

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
CW CDEV Framework 1.1.1

Post by Info-Mac » May 16th, 1995, 9:00 am

Download: http://archive.info-mac.org/dev/src/cw- ... 11-cpp.hqx

CW CDEV Framework 1.1.1 is just that, an oop framework for creating cdev's in
Metrowerks CodeWarrior. It's based on a oop cdev framework that Symantec
supplied with its complier.

Contains a "ready to compile" 68K CW 6 project that will build a
"do-nothing" cdev using the framework.

Also includes a commented sample project and source code from which you
can build a cdev that actually does something ;) It should enable you to
see how to use the framework.

Version Info
Changes from 1.1
New "Usage Notes" file for FAQ's
Added stub cdev code resource to fix problems with multi-segment
cdev's using virtual functions.
Fixed bugs in error checking

Changes from 1.0.1
Updated code to ease porting Symantec OOP cdev projects.
Added additional error checking.
More comments.

Best of all, the framework is freeware. Enjoy!
Post Reply