Article ID: 113251
Article Last Modified on 8/9/2004
119591 How to Obtain Microsoft Support Files from Online Services
Feature (How to...) Location(s)
------------------- -----------
Generate random rectangles ................... RECTVIEW.CPP
CRectView::OnDraw
Generate random ellipses ..................... ELLPSEVW.CPP:
CEllipseView::OnDraw
Register a window class with a NULL
icon ......................................... MAINFRM.CPP:
CMainFrame::PreCreateWindow
Render on a minimized CMDIFrameWnd using the
application's active view .................... CMainFrame::OnPaint
Convert the display of a minimized
CMDIFrameWnd to an icon ...................... CMainFrame::QueryDragIcon
Enable OnIdle processing while a menu or
modal dialog is displayed .................... CMainFrame::OnEnterIdle
Render on a minimized CMDIChildWnd using the
associated view .............................. ICONWND.CPP:
CIconWnd::OnPaint
Convert the display of a minimized
CMDIChildWnd to an icon ...................... CIconWnd::QueryDragIcon
Drive animated views and icons in the
background ................................... MULTICON.CPP:
CMulticonApp::OnIdle
Additional query words: dynamic mdi frame child kbfile
Keywords: kbdownload kbuidesign kbfile kbmdi kbsample KB113251