Home
last modified time | relevance | path

Searched refs:PSNRET_INVALID (Results 1 – 6 of 6) sorted by relevance

/reactos/dll/shellext/netshell/
H A Dlanconnectui.cpp301 return PSNRET_INVALID; in LANPropertiesUIDlg()
339 return PSNRET_INVALID; in LANPropertiesUIDlg()
/reactos/sdk/include/psdk/
H A Dprsht.h130 #define PSNRET_INVALID 1 macro
/reactos/base/applications/winhlp32/
H A Dwinhelp.c1267 SetWindowLongPtrW(hWnd, DWLP_MSGRESULT, PSNRET_INVALID); in WINHELP_IndexDlgProc()
1275 SetWindowLongPtrW(hWnd, DWLP_MSGRESULT, PSNRET_INVALID); in WINHELP_IndexDlgProc()
/reactos/base/applications/msconfig_new/
H A Dsrvpage.cpp1057 SetWindowLongPtr(hServicesPage, DWLP_MSGRESULT, PSNRET_INVALID); in ServicesPageWndProc()
/reactos/dll/win32/comctl32/
H A Dpropsheet.c1745 case PSNRET_INVALID: in PROPSHEET_Apply()
/reactos/dll/win32/netcfgx/
H A Dtcpipconf_notify.c2640 SetWindowLongPtr(hwndDlg, DWLP_MSGRESULT, PSNRET_INVALID); in TcpipBasicDlg()