Hello,
I need to make use of some Carbon calls from a Cocoa application I am writing. However, I am having a problem getting to work since the FSSpec record I need fails on creation every time.
Is there some trick to created FSSpecs from Cocoa? I anticipated problems since the file system is viewed in a slightly different way from Carbon as opposed to Cocoa but I thought that enough hacking would make it work. Here I am after several hours of errors "-37", "-35", "-120" and now just crashing on the FSMakeFSSpec call without returning any error code.
Any help?
Jeff.