Searched refs:ahpsp (Results 1 – 4 of 4) sorted by relevance
796 HPROPSHEETPAGE ahpsp[10]; in HardwareWizardInit() local808 ahpsp[nPages++] = CreatePropertySheetPage(&psp); in HardwareWizardInit()819 ahpsp[nPages++] = CreatePropertySheetPage(&psp); in HardwareWizardInit()830 ahpsp[nPages++] = CreatePropertySheetPage(&psp); in HardwareWizardInit()841 ahpsp[nPages++] = CreatePropertySheetPage(&psp); in HardwareWizardInit()852 ahpsp[nPages++] = CreatePropertySheetPage(&psp); in HardwareWizardInit()861 ahpsp[nPages++] = CreatePropertySheetPage(&psp); in HardwareWizardInit()872 ahpsp[nPages++] = CreatePropertySheetPage(&psp); in HardwareWizardInit()883 ahpsp[nPages++] = CreatePropertySheetPage(&psp); in HardwareWizardInit()892 ahpsp[nPages++] = CreatePropertySheetPage(&psp); in HardwareWizardInit()[all …]
1384 HPROPSHEETPAGE ahpsp[IDD_MAXIMUMPAGE + 1]; in DisplayWizard() local1400 ahpsp[IDD_WELCOMEPAGE-IDD_FIRSTPAGE] = CreatePropertySheetPage(&psp); in DisplayWizard()1407 ahpsp[IDD_CHSOURCE-IDD_FIRSTPAGE] = CreatePropertySheetPage(&psp); in DisplayWizard()1414 ahpsp[IDD_SEARCHDRV-IDD_FIRSTPAGE] = CreatePropertySheetPage(&psp); in DisplayWizard()1421 ahpsp[IDD_INSTALLDRV-IDD_FIRSTPAGE] = CreatePropertySheetPage(&psp); in DisplayWizard()1427 ahpsp[IDD_NODRIVER-IDD_FIRSTPAGE] = CreatePropertySheetPage(&psp); in DisplayWizard()1433 ahpsp[IDD_INSTALLFAILED-IDD_FIRSTPAGE] = CreatePropertySheetPage(&psp); in DisplayWizard()1439 ahpsp[IDD_NEEDREBOOT-IDD_FIRSTPAGE] = CreatePropertySheetPage(&psp); in DisplayWizard()1445 ahpsp[IDD_FINISHPAGE-IDD_FIRSTPAGE] = CreatePropertySheetPage(&psp); in DisplayWizard()1454 psh.phpage = ahpsp; in DisplayWizard()
532 HPROPSHEETPAGE ahpsp[2]; in ShowCreateShortcutWizard() local605 ahpsp[nPages++] = CreatePropertySheetPage(&psp); in ShowCreateShortcutWizard()611 ahpsp[nPages++] = CreatePropertySheetPage(&psp); in ShowCreateShortcutWizard()621 psh.phpage = ahpsp; in ShowCreateShortcutWizard()
2850 HPROPSHEETPAGE ahpsp[8]; in _tWinMain() local2917 ahpsp[nPages++] = CreatePropertySheetPage(&psp); in _tWinMain()2928 ahpsp[nPages++] = CreatePropertySheetPage(&psp); in _tWinMain()2939 ahpsp[nPages++] = CreatePropertySheetPage(&psp); in _tWinMain()2950 ahpsp[nPages++] = CreatePropertySheetPage(&psp); in _tWinMain()2961 ahpsp[nPages++] = CreatePropertySheetPage(&psp); in _tWinMain()2972 ahpsp[nPages++] = CreatePropertySheetPage(&psp); in _tWinMain()2984 ahpsp[nPages++] = CreatePropertySheetPage(&psp); in _tWinMain()2993 ahpsp[nPages++] = CreatePropertySheetPage(&psp); in _tWinMain()3002 psh.phpage = ahpsp; in _tWinMain()