/reactos/dll/win32/oleaut32/ |
H A D | olepropframe.c | 249 property_sheet.u3.phpage = HeapAlloc(GetProcessHeap(), HEAP_ZERO_MEMORY, in OleCreatePropertyFrameIndirect() 255 if(!property_sheet.u3.phpage || !property_page || !dialogs) { in OleCreatePropertyFrameIndirect() 256 HeapFree(GetProcessHeap(), 0, property_sheet.u3.phpage); in OleCreatePropertyFrameIndirect() 304 property_sheet.u3.phpage[property_sheet.nPages++] = in OleCreatePropertyFrameIndirect() 317 HeapFree(GetProcessHeap(), 0, property_sheet.u3.phpage); in OleCreatePropertyFrameIndirect()
|
/reactos/dll/cpl/desk/ |
H A D | advmon.c | 17 ppsh->phpage[ppsh->nPages++] = hpage; in PropSheetAddPage() 95 psh.phpage = hpsp; in DisplayAdvancedSettings()
|
H A D | desk.c | 84 ppsh->phpage[ppsh->nPages++] = hpage; in DisplayAppletPropSheetAddPage() 231 psh.phpage = hpsp; in DisplayApplet()
|
/reactos/modules/rostests/winetests/comctl32/ |
H A D | propsheet.c | 160 U3(psh).phpage = hpsp; in test_title() 199 U3(psh).phpage = hpsp; in test_nopage() 279 U3(psh).phpage = hpsp; in test_disableowner() 394 U3(psh).phpage = hpsp; in test_wiznavigation() 498 U3(psh).phpage = hpsp; in test_buttons() 817 U3(psh).phpage = hpsp; in test_messages() 865 U3(psh).phpage = hpsp; in test_PSM_ADDPAGE() 955 U3(psh).phpage = hpsp; in test_PSM_INSERTPAGE() 1169 U3(psh).phpage = &hpsp; in test_bad_control_class() 1177 U3(psh).phpage = &hpsp; in test_bad_control_class()
|
/reactos/dll/win32/syssetup/ |
H A D | wizard.c | 3140 HPROPSHEETPAGE *phpage = NULL; in InstallWizard() local 3183 phpage = HeapAlloc(GetProcessHeap(), in InstallWizard() 3186 if (phpage == NULL) in InstallWizard() 3206 phpage[nPages++] = CreatePropertySheetPage(&psp); in InstallWizard() 3214 phpage[nPages++] = CreatePropertySheetPage(&psp); in InstallWizard() 3222 phpage[nPages++] = CreatePropertySheetPage(&psp); in InstallWizard() 3230 phpage[nPages++] = CreatePropertySheetPage(&psp); in InstallWizard() 3238 phpage[nPages++] = CreatePropertySheetPage(&psp); in InstallWizard() 3296 psh.phpage = phpage; in InstallWizard() 3324 if (phpage != NULL) in InstallWizard() [all …]
|
/reactos/dll/cpl/powercfg/ |
H A D | powercfg.c | 38 ppsh->phpage[ppsh->nPages++] = hpage; in PropSheetAddPage() 111 psh.phpage = hpsp; in Applet1()
|
/reactos/dll/cpl/sysdm/ |
H A D | sysdm.c | 61 ppsh->phpage[ppsh->nPages++] = hpage; in PropSheetAddPage() 176 psh.phpage = hpsp; in SystemApplet()
|
H A D | hardprof.c | 464 psh.phpage = &hpsp; in HardwareProfileProperties()
|
/reactos/dll/win32/devmgr/properties/ |
H A D | advprop.cpp | 2621 psh.phpage = dap->DevPropSheets; in UpdateDevInfo() 3067 psh.phpage = (HPROPSHEETPAGE *)HeapAlloc(GetProcessHeap(), in DisplayDeviceAdvancedProperties() 3070 if (psh.phpage == NULL) in DisplayDeviceAdvancedProperties() 3082 psh.phpage[psh.nPages] = pCreatePropertySheetPageW(&pspGeneral); in DisplayDeviceAdvancedProperties() 3083 if (psh.phpage[psh.nPages] != NULL) in DisplayDeviceAdvancedProperties() 3102 if (psh.phpage != NULL) in DisplayDeviceAdvancedProperties() 3108 if (psh.phpage[i] != NULL) in DisplayDeviceAdvancedProperties() 3110 pDestroyPropertySheetPage(psh.phpage[i]); in DisplayDeviceAdvancedProperties() 3182 if (psh.phpage != NULL) in DisplayDeviceAdvancedProperties() 3186 psh.phpage); in DisplayDeviceAdvancedProperties()
|
/reactos/dll/cpl/main/ |
H A D | main.c | 75 ppsh->phpage[ppsh->nPages++] = hpage; in PropSheetAddPage()
|
H A D | keyboard.c | 381 psh.phpage = hpsp; in KeyboardApplet()
|
/reactos/sdk/include/psdk/ |
H A D | prsht.h | 274 HPROPSHEETPAGE *phpage; member 309 HPROPSHEETPAGE *phpage; member
|
/reactos/modules/rostests/apitests/comctl32/ |
H A D | propsheet.c | 144 header.phpage = hpsp; in test_ApplyButtonDisabled()
|
/reactos/dll/win32/shell32/dialogs/ |
H A D | fprop.cpp | 141 Header.phpage = hppages; in SH_ShowPropertiesDialog()
|
H A D | folder_options.cpp | 270 pinfo.phpage = hppages; in ShowFolderOptionsDialogThreadProc()
|
H A D | recycler_prop.cpp | 416 psh.phpage = hpsp; in SH_ShowRecycleBinProperties()
|
H A D | drive.cpp | 215 psh.phpage = hpsp; in ShowDrivePropThreadProc()
|
/reactos/dll/win32/setupapi/ |
H A D | devclass.c | 1067 psh.phpage = PropertySheetHeader->phpage; in SetupDiGetClassDevPropertySheetsA() 1104 …PropPageData->PropertySheetHeader->phpage[PropPageData->PropertySheetHeader->nPages] = hPropSheetP… in SETUP_GetClassDevPropertySheetsCallback() 1390 … PropPageData.PropertySheetHeader->phpage[PropPageData.PropertySheetHeader->nPages] = in SetupDiGetClassDevPropertySheetsW()
|
/reactos/dll/win32/shell32/ |
H A D | precomp.h | 142 pHeader->phpage[pHeader->nPages++] = hPage; in AddPropSheetPageCallback()
|
/reactos/dll/shellext/netshell/ |
H A D | shfldr_netconnect.cpp | 530 pinfo->phpage[pinfo->nPages++] = hPage; in PropSheetExCallback() 611 pinfo.phpage = hppages; in ShowNetConnectionProperties()
|
/reactos/base/shell/explorer/ |
H A D | trayprop.cpp | 369 psh.phpage = hpsp.GetData(); in DisplayTrayProperties()
|
/reactos/dll/shellext/zipfldr/ |
H A D | CZipExtract.cpp | 363 psh.phpage = hpsp; in runWizard()
|
/reactos/dll/win32/netcfgx/ |
H A D | inetcfgcomp_iface.c | 644 pinfo.u3.phpage = hppages; in INetCfgComponent_fnRaisePropertyUi()
|
/reactos/dll/cpl/appwiz/ |
H A D | createlink.c | 621 psh.phpage = ahpsp; in ShowCreateShortcutWizard()
|
/reactos/dll/cpl/hdwwiz/ |
H A D | hdwwiz.c | 911 psh.phpage = ahpsp; in HardwareWizardInit()
|