Click to open or copy the FIRE project files.
FIRE is a Windows 95 Common Controls dialog-based sample application. It simulates fire and allows you to change various properties of the fire by adjusting Windows Common Controls on the dialog.
When you run FIRE, the Windows 95 Fire dialog box appears.
To change attributes of the fire, do any of the following.
To use the Tree control
This sample demonstrates the following keywords:
AfxGetApp; BitBlt; CDC::BitBlt; CDC::CreateCompatibleDC; CDC::DrawIcon; CDC::GetSafeHdc; CDC::RealizePalette; CDC::SelectObject; CDC::SelectPalette; CDialog::DoModal; CDialog::OnInitDialog; CGdiObject::Attach; CGdiObject::DeleteObject; CGdiObject::GetObject; CMenu::AppendMenu; CRect::Height; CRect::Size; CRect::Width; CString::IsEmpty; CString::LoadString; CWinApp::Enable3dControls; CWinApp::InitInstance; CWinApp::LoadStdProfileSettings; CWnd::CenterWindow; CWnd::DoDataExchange; CWnd::EnableWindow; CWnd::GetClientRect; CWnd::GetCurrentMessage; CWnd::Invalidate; CWnd::IsChild; CWnd::IsIconic; CWnd::KillTimer; CWnd::OnActivate; CWnd::OnDestroy; CWnd::OnHScroll; CWnd::OnPaint; CWnd::OnPaletteChanged; CWnd::OnQueryDragIcon; CWnd::OnQueryNewPalette; CWnd::OnSysCommand; CWnd::OnTimer; CWnd::SendMessage; CWnd::UpdateData; CreateBitmap; CreateDIBSection; CreatePalette; DeleteObject; EnableWindow; GetActiveWindow; GetSystemMenu; GetSystemMetrics; LoadIcon; PeekMessage; RealizePalette; SelectPalette; SetTimer; memcpy; rand