TestEgr :

- aggiunte nuove info in log.
This commit is contained in:
Dario Sassi
2014-02-15 15:48:06 +00:00
parent 3231a86583
commit 3722fc13e9
3 changed files with 19 additions and 0 deletions
+7
View File
@@ -139,6 +139,13 @@ TestEgrView::OnPaint( void)
ValidateRgn( NULL) ;
}
//----------------------------------------------------------------------------
void
TestEgrView::Redraw( void)
{
RedrawWindow() ;
}
//----------------------------------------------------------------------------
void
TestEgrView::Zoom( UINT nID)