My native optimism is taking a bit of a bashing at the moment. I have a sneaking suspicion that COM is responsible for a new Dark Age of debugging.
Seriously (heh! as if I could!) though, is there a way in which I can monitor the integrity of an object? If it occupied a single block of memory, it would be easy, but my understanding is that it does not.
I should add that my "suspect object" passes the ISOBJECT test and that the correct interface is in play.
What does ISOBJECT do, anyway?
Seriously (heh! as if I could!) though, is there a way in which I can monitor the integrity of an object? If it occupied a single block of memory, it would be easy, but my understanding is that it does not.
I should add that my "suspect object" passes the ISOBJECT test and that the correct interface is in play.
What does ISOBJECT do, anyway?
Comment