llamatron
About
- Username
- llamatron
- Joined
- Visits
- 0
- Last Active
- -
- Roles
- member
- Badges
- 0
- Posts
- 3
Reactions
Comments
-
Quote: Originally Posted by mdriftmeyer Wrong. QuickTime X is Cocoa. QuickTime Windows is Carbon. *sigh* QuickTime is a C API that has been around since before time began. Not Carbon, not Cocoa, "QuickTime", in vanilla C.... it's still the…
-
Quote: Originally Posted by Sue Denim I understood this was still Carbon and QuickTime. (Since QuickTime has a CarbonLayer/Toolbox that's ported to Windows, this helps it run cross platform). End results, Apple still using abstraction layers that…
-
Quote: Originally Posted by amitofu Good point. Apple uses a compatibility layer (Cocoa) to get iTunes and Safari to run on Windows without having to rewrite them from scratch as native applications. And they do it in a different programming lang…