/reactos/base/shell/explorer/ |
H A D | trayprop.cpp | 139 return PSNRET_NOERROR; in OnApply() 224 return PSNRET_NOERROR; in OnApply() 323 return PSNRET_NOERROR; in OnApply()
|
/reactos/dll/shellext/netshell/ |
H A D | lanconnectui.cpp | 327 return PSNRET_NOERROR; in LANPropertiesUIDlg() 337 return PSNRET_NOERROR; in LANPropertiesUIDlg() 341 return PSNRET_NOERROR; in LANPropertiesUIDlg()
|
H A D | lanstatusui.cpp | 691 SetWindowLongPtr(hwndDlg, DWLP_MSGRESULT, PSNRET_NOERROR); in LANStatusUiDlg()
|
/reactos/sdk/include/reactos/ui/ |
H A D | rosdlgs.h | 102 return PSNRET_NOERROR; in OnApply()
|
/reactos/dll/shellext/deskadp/ |
H A D | deskadp.c | 365 return PSNRET_NOERROR; in ApplyDisplayAdapterChanges() 371 return PSNRET_NOERROR; in ApplyDisplayAdapterChanges()
|
/reactos/dll/shellext/deskmon/ |
H A D | deskmon.c | 584 return PSNRET_NOERROR; in ApplyMonitorChanges() 590 return PSNRET_NOERROR; in ApplyMonitorChanges()
|
/reactos/dll/cpl/timedate/ |
H A D | dateandtime.c | 93 PSNRET_NOERROR); in SetLocalSystemTime()
|
H A D | timezone.c | 346 SetWindowLongPtr(hwndDlg, DWLP_MSGRESULT, PSNRET_NOERROR); in TimeZonePageProc()
|
/reactos/dll/cpl/console/ |
H A D | console.c | 132 SetWindowLongPtr(hwndDlg, DWLP_MSGRESULT, PSNRET_NOERROR); in ApplyConsoleInfo()
|
/reactos/dll/cpl/desk/ |
H A D | appearance.c | 344 SetWindowLongPtr(hwndDlg, DWLP_MSGRESULT, (LONG_PTR)PSNRET_NOERROR); in AppearancePageProc()
|
/reactos/sdk/include/psdk/ |
H A D | prsht.h | 129 #define PSNRET_NOERROR 0 macro
|
/reactos/base/applications/msconfig_new/ |
H A D | toolspage.cpp | 463 SetWindowLongPtr(hToolsPage, DWLP_MSGRESULT, PSNRET_NOERROR); in ToolsPageWndProc()
|
H A D | systempage.cpp | 801 SetWindowLongPtr(hDlg, DWLP_MSGRESULT, PSNRET_NOERROR); in CommonWndProc()
|
H A D | srvpage.cpp | 1050 SetWindowLongPtr(hServicesPage, DWLP_MSGRESULT, PSNRET_NOERROR); in ServicesPageWndProc()
|
/reactos/dll/win32/shell32/dialogs/ |
H A D | recycler_prop.cpp | 343 SetWindowLongPtr( hwndDlg, DWLP_MSGRESULT, PSNRET_NOERROR ); in RecycleBinDlg()
|
H A D | filedefext.cpp | 766 SetWindowLongPtr(hwndDlg, DWLP_MSGRESULT, PSNRET_NOERROR); in GeneralPageProc() 1018 SetWindowLongPtr(hwndDlg, DWLP_MSGRESULT, PSNRET_NOERROR); in FolderCustomizePageProc()
|
H A D | drvdefext.cpp | 580 SetWindowLongPtr(hwndDlg, DWLP_MSGRESULT, PSNRET_NOERROR); in GeneralPageProc()
|
/reactos/dll/shellext/acppage/ |
H A D | CLayerUIPropPage.cpp | 333 return PSNRET_NOERROR; in OnApply()
|
/reactos/base/applications/winhlp32/ |
H A D | winhelp.c | 1279 SetWindowLongPtrW(hWnd, DWLP_MSGRESULT, PSNRET_NOERROR); in WINHELP_IndexDlgProc() 1306 SetWindowLongPtrW(hWnd, DWLP_MSGRESULT, PSNRET_NOERROR); in WINHELP_SearchDlgProc()
|
/reactos/dll/shellext/shellbtrfs/ |
H A D | propsheet.cpp | 1279 SetWindowLongPtrW(hwndDlg, DWLP_MSGRESULT, PSNRET_NOERROR); in PropSheetDlgProc()
|
/reactos/dll/cpl/mmsys/ |
H A D | sounds.c | 1081 SetWindowLongPtrW(hwndDlg, DWLP_MSGRESULT, (LONG_PTR)PSNRET_NOERROR); in ApplyChanges()
|
/reactos/dll/win32/netcfgx/ |
H A D | tcpipconf_notify.c | 1331 SetWindowLongPtr(hwndDlg, DWLP_MSGRESULT, PSNRET_NOERROR); in TcpipAdvancedIpDlg() 2638 SetWindowLongPtr(hwndDlg, DWLP_MSGRESULT, PSNRET_NOERROR); in TcpipBasicDlg()
|
/reactos/dll/win32/shell32/ |
H A D | CShellLink.cpp | 3031 SetWindowLongPtr(hwndDlg, DWLP_MSGRESULT, PSNRET_NOERROR); in OnNotify()
|