Click to See Complete Forum and Search --> : Test Code


Freeman Yan
March 27th, 2002, 06:54 AM
if ( Fill2DIB( lpDIBBits, ::DIBWidth(lpDIB), ::DIBHeight(lpDIB) ) )
{

// Set Flag
pDoc->SetModifiedFlag(TRUE);

pDoc->UpdateAllViews(NULL);
}