How to include InternetConfig.h
How to include InternetConfig.h
- Subject: How to include InternetConfig.h
- From: Steve Palmer <email@hidden>
- Date: Mon, 31 May 2004 14:50:15 -0700
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?
Is there a trick to working out the path to a header file in a
framework?
- Steve
_______________________________________________
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.