{
if (m_pCacheBitmap != NULL)
{
- m_pCacheBitmap->DeleteObject ();
delete m_pCacheBitmap;
m_pCacheBitmap = NULL;
}
{
if (m_apFonts[I] != NULL)
{
- m_apFonts[I]->DeleteObject ();
delete m_apFonts[I];
m_apFonts[I] = NULL;
}
{
if (m_apFonts[I] != NULL)
{
- m_apFonts[I]->DeleteObject ();
delete m_apFonts[I];
m_apFonts[I] = NULL;
}
{
if (m_apFonts[I] != NULL)
{
- m_apFonts[I]->DeleteObject ();
delete m_apFonts[I];
m_apFonts[I] = NULL;
}
else
DitherBlt2(pDC,rect.left+2,rect.top+2+dy,m_iconX,m_iconY,
bitmapstandard,0,0,m_clrBack);
- bitmapstandard.DeleteObject();
}
}
else if(selectedflag){