Home
last modified time | relevance | path

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

/reactos/dll/shellext/acppage/
H A Dprecomp.h37 BOOL ShowEditCompatModes(HWND hWnd, CLayerUIPropPage* page);
H A DCEditCompatModes.cpp151 BOOL ShowEditCompatModes(HWND hWnd, CLayerUIPropPage* page) in ShowEditCompatModes() function
H A DCLayerUIPropPage.cpp408 if (ShowEditCompatModes(m_hWnd, this)) in OnEditModes()