• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Cocoa iTunes plugin?
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Cocoa iTunes plugin?


  • Subject: Cocoa iTunes plugin?
  • From: Jonathan del Strother <email@hidden>
  • Date: Mon, 22 Mar 2004 00:54:55 +0000

I'm trying to produce a Cocoa bundle for iTunes visualisations. I
naively thought I might be able to do so simply by having

extern OSStatus iTunesPluginMain(OSType message,PluginMessageInfo
*messageInfo,void *refCon);

in main.m (complete with the function implementation and so on).

However, that's not even getting called (let alone successfully
registering itself), so I must be missing something.
Is it even possible? Or do I have to have a Carbon interface to talk
to iTunes?

Thanks,
Jon
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.


  • Prev by Date: Re: NSTextView offset of text at top of view
  • Next by Date: Re[n]: Should I even bother?
  • Previous by thread: Re: Playing MIDI Sounds
  • Next by thread: When to register binding transformers (applicationDidFinishLaunching)?
  • Index(es):
    • Date
    • Thread