weird problem comparing two vertexbuffer
the vertexbuffer class derives from Resource. when trying to compare the two vertexbuffer it uses the implemntation of the EqualOp of Resource class.
is it suppose to be somthing complicated?
I've looked in the implemnation of the method and checked a few other things like the m_lpUM pointer but really don't have any idea what the problem is.

