Home
last modified time | relevance | path

Searched refs:PropSheet_RestartWindows (Results 1 – 3 of 3) sorted by relevance

/reactos/sdk/include/psdk/
H A Dprsht.h352 #define PropSheet_RestartWindows(d) SendMessage(d,PSM_RESTARTWINDOWS,0,0) macro
/reactos/dll/shellext/deskadp/
H A Ddeskadp.c370 PropSheet_RestartWindows(GetParent(This->hwndDlg)); in ApplyDisplayAdapterChanges()
/reactos/dll/shellext/deskmon/
H A Ddeskmon.c589 PropSheet_RestartWindows(GetParent(This->hwndDlg)); in ApplyMonitorChanges()