Menu

#268 CImageListManaged throws ATL assert when using attach or operator =

v1.0 (example)
closed-fixed
None
5
2014-11-26
2014-11-07
Anonymous
No

CImageListManaged throws ATL assert when using attach or operator =

If the Imagelistview is managed it should not throw ATLASSERT at following line

ATLASSERT(m_hImageList == NULL);

It should destroy the imagelist instead.

Discussion

  • Nenad Stefanovic

    • assigned_to: Nenad Stefanovic
     
  • Nenad Stefanovic

    Fixed, thanks.

    atlctrls.h rev. 602

     
  • Nenad Stefanovic

    • status: open --> closed-fixed
     

Anonymous
Anonymous

Add attachments
Cancel