HIERWIZ: Custom AppWizard Based Solely on Custom Steps

Click to open or copy the HIERWIZ project files.

HIERWIZ is an example of how to write a custom AppWizard that is based solely on your own steps. The techniques it demonstrates include:

This sample demonstrates the following keywords:

AfxAbort; AfxGetApp; AfxMessageBox; CDC::BitBlt; CDC::CreateCompatibleDC; CDC::SelectObject; CEdit::SetTabStops; CFileDialog::DoModal; CFileDialog::GetPathName; CString::LoadString; CWnd::GetDC; CWnd::GetWindowRect; CWnd::SubclassDlgItem; DebugBreak; GetActiveWindow; GetDlgItem; GetLastActivePopup; InterlockedDecrement; InterlockedIncrement; LoadBitmap; MessageBox; OutputDebugString; va_end; va_start; wsprintf