/reactos/base/applications/mscutils/servman/ |
H A D | propsheet.c | 65 psh.dwFlags = PSH_PROPSHEETPAGE | PSH_PROPTITLE | PSH_MODELESS; in PropSheetThread()
|
/reactos/dll/cpl/desk/ |
H A D | advmon.c | 91 psh.dwFlags = PSH_PROPTITLE; in DisplayAdvancedSettings()
|
H A D | desk.c | 224 psh.dwFlags = PSH_USECALLBACK | PSH_PROPTITLE | PSH_USEICONID; in DisplayApplet()
|
/reactos/dll/cpl/mmsys/ |
H A D | mmsys.c | 705 psh.dwFlags = PSH_PROPSHEETPAGE | PSH_PROPTITLE | PSH_USEICONID | PSH_USECALLBACK; in MmSysApplet() 801 psh.dwFlags = PSH_PROPSHEETPAGE | PSH_PROPTITLE | PSH_USEICONID | PSH_USECALLBACK; in ShowAudioPropertySheet() 828 psh.dwFlags = PSH_PROPSHEETPAGE | PSH_PROPTITLE | PSH_USEICONID | PSH_USECALLBACK; in ShowFullControlPanel()
|
/reactos/dll/cpl/powercfg/ |
H A D | powercfg.c | 104 psh.dwFlags = PSH_PROPTITLE | PSH_USEICONID | PSH_USECALLBACK; in Applet1()
|
/reactos/dll/cpl/timedate/ |
H A D | timedate.c | 103 psh.dwFlags = PSH_PROPSHEETPAGE | PSH_PROPTITLE | PSH_USEICONID | PSH_USECALLBACK; in Applet()
|
/reactos/dll/win32/shell32/dialogs/ |
H A D | fprop.cpp | 140 Header.dwFlags = PSH_NOCONTEXTHELP | PSH_PROPTITLE; in SH_ShowPropertiesDialog()
|
H A D | recycler_prop.cpp | 413 psh.dwFlags = PSP_DEFAULT | PSH_PROPTITLE; in SH_ShowRecycleBinProperties()
|
H A D | drive.cpp | 211 psh.dwFlags = PSH_PROPTITLE; in ShowDrivePropThreadProc()
|
/reactos/modules/rosapps/applications/explorer-old/dialogs/ |
H A D | settings.cpp | 41 ps.dwFlags |= PSH_USEICONID | PSH_PROPTITLE; in ExplorerPropertySheet()
|
/reactos/dll/cpl/sysdm/ |
H A D | sysdm.c | 169 psh.dwFlags = PSH_PROPTITLE | PSH_USEICONID | PSH_USECALLBACK; in SystemApplet()
|
H A D | hardprof.c | 457 psh.dwFlags = PSH_PROPTITLE | PSH_USEICONID | PSH_USECALLBACK; in HardwareProfileProperties()
|
/reactos/dll/cpl/console/ |
H A D | console.c | 237 …psh.dwFlags = PSH_PROPSHEETPAGE | PSH_PROPTITLE | /* PSH_USEHICON | */ PSH_USEICONID | PSH_NOAPPLY… in InitApplet()
|
/reactos/dll/win32/oleaut32/ |
H A D | olepropframe.c | 245 property_sheet.dwFlags = PSH_PROPTITLE; in OleCreatePropertyFrameIndirect()
|
/reactos/dll/cpl/main/ |
H A D | keyboard.c | 375 psh.dwFlags = PSH_PROPTITLE | PSH_USEICONID | PSH_USECALLBACK; in KeyboardApplet()
|
H A D | mouse.c | 1848 psh.dwFlags = PSH_PROPTITLE | PSH_USEICONID | PSH_USECALLBACK; in MouseApplet()
|
/reactos/sdk/include/psdk/ |
H A D | prsht.h | 40 #define PSH_PROPTITLE 1 macro
|
/reactos/base/shell/explorer/ |
H A D | trayprop.cpp | 362 psh.dwFlags = PSH_PROPTITLE | PSH_USEICONID | PSH_USECALLBACK; in DisplayTrayProperties()
|
/reactos/dll/shellext/netshell/ |
H A D | lanstatusui.cpp | 788 pinfo.dwFlags = PSH_NOCONTEXTHELP | PSH_PROPTITLE | PSH_NOAPPLYNOW | in ShowStatusPropertyDialog() 801 pinfo.dwFlags |= PSH_PROPTITLE; in ShowStatusPropertyDialog()
|
H A D | shfldr_netconnect.cpp | 607 pinfo.dwFlags = PSH_NOCONTEXTHELP | PSH_PROPTITLE | PSH_NOAPPLYNOW | in ShowNetConnectionProperties()
|
/reactos/dll/cpl/usrmgr/ |
H A D | groupprops.c | 618 psh.dwFlags = PSH_PROPSHEETPAGE | PSH_PROPTITLE; in GroupProperties()
|
H A D | userprops.c | 849 psh.dwFlags = PSH_PROPSHEETPAGE | PSH_PROPTITLE; in UserProperties()
|
/reactos/dll/win32/netcfgx/ |
H A D | inetcfgcomp_iface.c | 642 pinfo.dwFlags = PSH_NOCONTEXTHELP | PSH_PROPTITLE | PSH_NOAPPLYNOW | in INetCfgComponent_fnRaisePropertyUi()
|
/reactos/modules/rosapps/applications/devutils/shlextdbg/ |
H A D | shlextdbg.cpp | 861 psh.dwFlags = PSH_PROPTITLE; in wmain()
|
/reactos/dll/win32/devmgr/properties/ |
H A D | advprop.cpp | 2349 PSH_PROPTITLE, in UpdateDevInfo() 3059 psh.dwFlags = PSH_PROPTITLE | PSH_NOAPPLYNOW; in DisplayDeviceAdvancedProperties()
|