I had a look at the "solver library" that comes with excel. It
consists of a solver library.tlb
and a "solver library". The file name has no extension. When I
opened the file with a text editor the first bytes were JOY!PEF so
I thought this is a MachO PEF file format.
Use /Developer/Tools/GetFileInfo to analyse the file, then /Developer/
Tools/SetFile to clone at least type and creator to your own library.
Maybe you even have to create a CFM binary instead of an mach-o one.
Googling for some hints on the web should be definitive faster than
all this try-and-error. Are you the only one on this planet coding
extensions for Excel/Mac? Isn't there some sort of user manual coming
with Excel?
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Xcode-users mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
http://lists.apple.com/mailman/options/xcode-users/email@hidden