This is fine on Panther, but trying to run my app on jaguar results
in the system saying the app cannot run because of a shared library
error and then indicates HIWindowChangeFeatures as the culprit.
Since I really don't want to have two binaries, one for jaguar and
one for panther, is there a way for me to dynamically get the address
of HIChangeWindowFeatures and if it is available call it, and if not
skip calling it?
Can I do something like
LoadFrameworkBundle/CFBundleGetFunctionPointerForName on CarbonLib?
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Carbon-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
http://lists.apple.com/mailman/options/carbon-dev/email@hidden