MacApp's windoid WDEF used in pre System 7.5 can crash
1400809
Oct 25 1996 10:27AM
MacApp has a copy of the system WDEF 124 which it has renumbered to 128 and uses when
an application wants to display a floating windoid on a system prior to 7.5. This
WDEF still has the default attributes of purgeable and system-heap which can cause
crashes. The attibutes should be changed to non-purgeable and app-heap.
Fix:
Fixed.