Group: comp.lang.forth.mac · Group Profile · Search for Bundleid in comp.lang.forth.mac
Author: Roelf Toxopeus
Date: May 28, 2007 03:37
... version btw. In the new MF, here MF2, I try to connect to the same framework, not a copy! <forth 1 externfunc _CFBundleGetBundleWithIdentifier ( CFStringRef:bundleID -- CFBundleRef ) \ id comes from the plist in bundle, look for CFBundleIdentifier 0" com.apple.carbonframeworktemplate" cfstring _CFBundleGetBundleWithIdentifier . </forth It returns zero. Just to be ...
|