• 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
Re: How to include InternetConfig.h
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: How to include InternetConfig.h


  • Subject: Re: How to include InternetConfig.h
  • From: Bob Ippolito <email@hidden>
  • Date: Mon, 31 May 2004 18:38:45 -0400

On May 31, 2004, at 5:50 PM, Steve Palmer wrote:

> I added the ApplicationServices framework to my Cocoa application but
> I don't see how to reference InternetConfig.h in the source? None of
> the following work:
>
> #import <InternetConfig.h>
> #import <ApplicationServices/InternetConfig.h>
>
> What should I use?

#import <ApplicationServices/ApplicationServices.h>

> Is there a trick to working out the path to a header file in a
> framework?

Typically if you use the header file with the same name as the
framework, it will import everything you want. At least with Apple
frameworks.

-bob

[demime 0.98b removed an attachment of type application/pkcs7-signature which had a name of smime.p7s]
_______________________________________________
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.


References: 
 >How to include InternetConfig.h (From: Steve Palmer <email@hidden>)

  • Prev by Date: some NSThread questions
  • Next by Date: Re: Subclass NSApplication in Carbon App?
  • Previous by thread: How to include InternetConfig.h
  • Next by thread: some NSThread questions
  • Index(es):
    • Date
    • Thread