I found there are three way to get the center in 10.4 later version,
CFNotificationCenterGetLocalCenter later than 10.4
CFNotificationCenterGetDarwinNotifyCenter later than 10.4
CFNotificationCenterGetDistributedCenter
but I failed to find some function like CFNotificationCenterGetLocalCenter() in 10.3 version
anyone help?
CFNotificationCenterGetLocalCenter later than 10.4
CFNotificationCenterGetDarwinNotifyCenter later than 10.4
CFNotificationCenterGetDistributedCenter
but I failed to find some function like CFNotificationCenterGetLocalCenter() in 10.3 version
anyone help?