Strange problem with CFDataRef, CFHash and CFEqual

2009-06-18 Thread Stefan
Hi, i have some trouble with some Core funtions and are out of ideas (after a whole day of searching, debugging and docs-reading) The problem could be simple described: I have 2 CGImageRef 'objects' which i have to compare. That is working fine with the CFEqual function. But i also need a valid

Strange problem with CFDataRef, CFHash and CFEqual

2009-06-18 Thread Stefan
Hi, i have some trouble with some Core funtions and are out of ideas (after a whole day of searching, debugging and docs-reading) The problem could be simple described: I have 2 CGImageRef 'objects' which i have to compare. That is working fine with the CFEqual function. But i also need a valid

Re: Strange problem with CFDataRef, CFHash and CFEqual

2009-06-18 Thread Stefan
*** Sorry for the double post *** Am 18.06.2009 um 20:43 schrieb Stefan: Hi, i have some trouble with some Core funtions and are out of ideas (after a whole day of searching, debugging and docs-reading) The problem could be simple described: I have 2 CGImageRef 'objects' which i have to comp