Info-Mac Archive Downloads: dev/src/ SourceCode

Back to dev/src/ SourceCode

Sample LDEFs + Source (sample-ldefs-20.hqx)

Download sample-ldefs-20.hqx (104,055 KB)


Date: Tue, 27 Jun 1995 18:49:11 -0400
From: Matt Slot
Subject: Sample LDEFs + Source

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, fprefect@umich.edu - 6/27/95