Sample LDEFs + Source

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
Sample LDEFs + Source

Post by Info-Mac » June 28th, 1995, 9:00 am

Download: http://archive.info-mac.org/dev/src/sample-ldefs-20.hqx

Enclosed are several LDEF binaries and source code examples. The
commenting is minimal, but so is the functionality in an LDEF. I think
that examination should reveal what you need to know. Use the LDEF source
to write your own, or just use the compiled resources for your app.

Changes:
* The HiliteMode problem was one that has plagued me ever since
I started using a custom MacHeaders file. I have changed the
cell hiliting code to use accessor functions.
* Incorrect management of the Handle states is fixed. The original
code incorrectly initialized their HState fields, and would call
SetHState() with bad data (it crashed only sparingly). This bug
was a carryover from the original LDEF by Steve Falkenberg, which
my code was based on.
* Fixed the documentation and updated the projects to SC7.04

Share and Enjoy...
Matt Slot, [email protected] - 6/27/95
Post Reply