Click to See Complete Forum and Search --> : CObList in VC++ MFC


JerPom
July 22nd, 1999, 07:51 AM
How can interact a CObList on another CObList (totaly independant)?
I notice that big lists (with a little block size like 10) can slow down a research in another list. How to explain that? Is the call to afxIsValidAddress in the Access list function that slow down?

Thx for your answer... (My solution is to specify a high granularity)