Re: how to make binary files like .dll?
Re: how to make binary files like .dll?
- Subject: Re: how to make binary files like .dll?
- From: Chris Espinosa <email@hidden>
- Date: Fri, 26 Mar 2004 12:19:30 -0800
On Mar 26, 2004, at 3:54 AM, 1h0f?A wrote:
> I'm wondering how to make binary files for combining UI, control part
> and entity part like .dll in windows OS and what the file format is
> using Carbon in Xcode.
It sounds like you need a starter course in Mac OS X application
architecture. Trying to learn to write Mac programs by starting with
Xcode is like trying to learn to cook by starting with a food
processor: you need to know what you are trying to accomplish first.
I would recommend "Learning Carbon" from O'Reilly and Associates (
http://www.oreilly.com/catalog/learncarbon/index.html ), which was
written by Apple engineers, as well as Apple's own introduction to
Carbon programming on Mac OS X (
http://developer.apple.com/referencelibrary/GettingStarted/GS_Carbon/
index.html )
Chris Espinosa
Apple
_______________________________________________
xcode-users mailing list | email@hidden
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/xcode-users
Do not post admin requests to the list. They will be ignored.