just like:ID2D1DrawingStateBlock;
when i call m_d2dContext.SaveDrawingState(m_stateBlock);
this function crash with :
Debug Output:
D2D DEBUG ERROR - An interface [08ABDA24] not allocated by this DLL was passed to it.
also ID2D1Bitmap:
when i call GetSize().same error and crash?
why ...............?