Home | Info | Community | Development | myReactOS | Contact Us
Definition at line 60 of file taskbar.cpp.
{ while(!empty()) { iterator it = begin(); DeleteBitmap(it->second._hbmp); erase(it); } }