• 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: On Windows this is a dll, what is it on OS X
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: On Windows this is a dll, what is it on OS X


  • Subject: Re: On Windows this is a dll, what is it on OS X
  • From: "Mark Munz (DevList)" <email@hidden>
  • Date: Mon, 17 Oct 2005 13:46:40 -0500

In Windows, DLLs are often used to store resources. If all you interested in is storing data, it would be simpler to use plists and use the CoreFoundation routines to access them.

If you actually need to run CODE, then you'll want to take the Bundle approach.

Mark Munz

On Oct 17, 2005, at 11:38 AM, Jason T. Slack wrote:

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1


I have a carbon application that is a text editor. On the Windows version, I use .dll's to seperate out language keywords, etc for each language I can syntax highlight.


I want to use this same sort of logic for the Mac version, What xcode project do I use to create these little logic holders?

Is that a static library? Can you use many static libraries to compartmentalize logic in your application and then at runtime load the static libraries functionality?

- -jason
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Xcode-users mailing list      (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden


References: 
 >On Windows this is a dll, what is it on OS X (From: "Jason T. Slack" <email@hidden>)

  • Prev by Date: Re: 10.2.8 and alloca.h
  • Next by Date: Creationg a stand-alone resource file
  • Previous by thread: Re: On Windows this is a dll, what is it on OS X
  • Next by thread: 10.2.8 and alloca.h
  • Index(es):
    • Date
    • Thread