Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in core-foundation

CVMetalTextureGetTexture ownerhsip?

How to perform an action exactly after 0.3 seconds for a given number of times?

LSSetDefaultRoleHandlerForContentType in Yosemite

Folding/Normalizing Ligatures (e.g. Æ to ae) Using (Core)Foundation

What is the point of these if(0) conditionals?

Why did Apple previously typedef reference (pointer) types but not now?

CFSTR memory management

CGEventTapCreate breaks down mysteriously with "key down" events

where to download for apple's open source core foundation?

c++ core-foundation

Bridging to/from CoreFoundation on Linux

Unrecognized selector sent to instance _UIAlertControllerAlertPresentationController

NSString is exactly the same as CFString?

How can I find the path to a file in an application bundle (NSBundle) using C?

What's the equivalent of NSHomeDirectory() in CoreFoundation?

Xcode 7 Beta 6, dyld ___NSArray0__ crash

Returning an autorelease'd CFTypeRef with ARC

Get NSWindow* from CGWindowListCopyWindowInfo

Is it safe to schedule and invalidate NSTimers on a GCD serial queue?

Using IOHIDManager to Get Modifier Key Events

Swift: CGPathRelease and ARC