Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in core-foundation

ARC - ObjC Objects with CF instance variables

Spin activity indicator after delay during lengthy operations

Sending a message to Mountain Lion notification centre with Core foundation

Problems receiving Notifications from IOKit (CoreFoundation) for plugged Devices

Sending messages to a thread?

Getting UTC offset of system time zone on Mac (C++)

CTFramesetterSuggestFrameSizeWithConstraints: what attributes can be set?

CoreFoundation Ownership follows the CreateRule

c cocoa macos core-foundation

comparing NSCFString and NSCFBoolean

Getting raw HTTP request from CFHTTPMessageRef

How to create a CFDictionary in an OS X target?

Huge Memory Leak in CGMutablePathRef

Difference between class property mVar and instance variable self.mVar

How to use CFMutableDictionaryRef with ARC

assign properties, ARC and Core Foundation objects

CF_RETURNS_RETAINED or CF_RETURNS_NOT_RETAINED: which to use when?

How can I send a userInfo dict using CFNotificationCenterGetDarwinNotifyCenter()

What to do when "memory leaks" are caused by the Foundation framework?

Releasing Core Foundation object references

Why would CFRelease(NULL) crash?